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 8e99619 commit 07afa84Copy full SHA for 07afa84
Dockerfile
@@ -34,7 +34,7 @@ RUN --mount=type=cache,target=/go/pkg/mod/ \
34
#ADD https://busybox.net/downloads/binaries/$BUSYBOX_VERSION/busybox_WGET /wget
35
#RUN chmod a+x /wget
36
37
-FROM gcr.io/distroless/base-debian12@sha256:1951bedd9ab20dd71a5ab11b3f5a624863d7af4109f299d62289928b9e311d5d AS build-release-stage
+FROM gcr.io/distroless/base-debian12@sha256:4f6e739881403e7d50f52a4e574c4e3c88266031fd555303ee2f1ba262523d6a AS build-release-stage
38
39
WORKDIR /
40
0 commit comments