Skip to content

Commit 7e6f6e4

Browse files
committed
use distroless image
1 parent 789cabe commit 7e6f6e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM scratch
1+
FROM gcr.io/distroless/static-debian12
22
ENTRYPOINT ["/mcp-k8s-go"]
33
COPY mcp-k8s-go /

0 commit comments

Comments
 (0)