Skip to content
This repository was archived by the owner on Aug 8, 2025. It is now read-only.

Commit aae0614

Browse files
committed
rollback Dockerfile
Signed-off-by: yxxhero <[email protected]>
1 parent b7eb62b commit aae0614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Use distroless as minimal base image to package the manager binary
22
# Refer to https://github.com/GoogleContainerTools/distroless for more details
3-
FROM oamdev/gcr.io-distroless-static:nonroot
3+
FROM gcr.io/distroless/static:nonroot
44
WORKDIR /
55
COPY manager .
66
USER nonroot:nonroot

0 commit comments

Comments
 (0)