Skip to content

Commit f10263f

Browse files
Switch to Chainguard base image
1 parent 1d0ccf6 commit f10263f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Dockerfile

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
FROM gcr.io/distroless/base-debian11
1+
# 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
26

37
COPY ./ci-result-to-slack /ci-result-to-slack
48

0 commit comments

Comments
 (0)