There was an error while loading. Please reload this page.
1 parent 9805c62 commit 697be0cCopy full SHA for 697be0c
1 file changed
images/github-runner-ci/Containerfile
@@ -2,7 +2,7 @@ FROM scratch AS ctx
2
COPY build_files /
3
4
# hadolint ignore=DL3007
5
-FROM ghcr.io/marinatedconcrete/devcontainer-base:latest@sha256:a0b5ff1fb1717131f17ef8abeabd02e00727873b8ba64ecae7824c9f05d4cbfd
+FROM ghcr.io/marinatedconcrete/devcontainer-base:latest@sha256:f84261762252c2b7367c83d8686293df201ba13ac3c91c8760596e27ce68276f
6
7
LABEL org.opencontainers.image.title="github-runner-ci"
8
LABEL org.opencontainers.image.description="A CI job image for ARC kubernetes-novolume runners."
0 commit comments