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 d00914a commit 012836cCopy full SHA for 012836c
cmd/gcrane/Dockerfile
@@ -1,5 +1,5 @@
1
# Use a minimal base image from an approved source
2
-FROM us-docker.pkg.dev/gke-release/distroless/static:nonroot
+FROM gcr.io/distroless/static-debian12:nonroot
3
4
# Copy the built gcrane binary from the build context
5
COPY gcrane /usr/local/bin/gcrane
0 commit comments