Skip to content

Commit 012836c

Browse files
committed
Updating image
1 parent d00914a commit 012836c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/gcrane/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use a minimal base image from an approved source
2-
FROM us-docker.pkg.dev/gke-release/distroless/static:nonroot
2+
FROM gcr.io/distroless/static-debian12:nonroot
33

44
# Copy the built gcrane binary from the build context
55
COPY gcrane /usr/local/bin/gcrane

0 commit comments

Comments
 (0)