We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890ce6c commit 906f8a0Copy full SHA for 906f8a0
3 files changed
src/base/.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM archlinux:latest AS build
+FROM archlinux:base-20260315.0.500537 AS build
2
ARG TARGETARCH
3
RUN pacman -Sy --noconfirm cosign bash curl jq
4
COPY scripts/install_trivy.sh /tmp/install_trivy.sh
src/base/.devcontainer/Dockerfile.trivy.amd64
src/base/.devcontainer/Dockerfile.trivy.arm64
0 commit comments