Skip to content

Commit dfa8ffe

Browse files
committed
fix: base from root distroless
1 parent 4f591b7 commit dfa8ffe

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,4 +1,4 @@
1-
FROM gcr.io/distroless/static:nonroot@sha256:91ca4720011393f4d4cab3a01fa5814ee2714b7d40e6c74f2505f74168398ca9
1+
FROM gcr.io/distroless/static:latest
22
WORKDIR /
33
COPY xunpack xunpack
44

0 commit comments

Comments
 (0)