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 1d0ccf6 commit f10263fCopy full SHA for f10263f
Dockerfile
@@ -1,4 +1,8 @@
1
-FROM gcr.io/distroless/base-debian11
+# syntax=docker/dockerfile:1.4
2
+# Use Wolfi/Chainguard Images
3
+# https://www.chainguard.dev/unchained/introducing-wolfi-the-first-linux-un-distro
4
+# https://github.com/chainguard-images/images#chainguard-images
5
+FROM cgr.dev/chainguard/static:latest
6
7
COPY ./ci-result-to-slack /ci-result-to-slack
8
0 commit comments