We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc9f27 commit f23c8eeCopy full SHA for f23c8ee
ci/compile.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM alpine:3.22.0
+FROM alpine:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
2
3
RUN apk add --no-cache \
4
gcc=14.2.0-r6 \
ci/unit-test.Dockerfile
0 commit comments