We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23556a4 commit 57ed50bCopy full SHA for 57ed50b
1 file changed
Dockerfile
@@ -23,7 +23,7 @@ ARG GOLANG_IMAGE=golang:1.25.6@sha256:fc24d3881a021e7b968a4610fc024fba749f98fe5c
23
# the fully-qualified image can be obtained by entering
24
# "gcr.io/distroless/static:latest" in a browser and then copying the
25
# fully-qualified image from the web page.
26
-ARG DISTROLESS_IMAGE=gcr.io/distroless/static@sha256:cd64bec9cec257044ce3a8dd3620cf83b387920100332f2b041f19c4d2febf93
+ARG DISTROLESS_IMAGE=gcr.io/distroless/static@sha256:d90359c7a3ad67b3c11ca44fd5f3f5208cbef546f2e692b0dc3410a869de46bf
27
28
################################################################################
29
## BUILD STAGE ##
0 commit comments