Skip to content

Commit 7084b83

Browse files
committed
testing fix
1 parent ad7c888 commit 7084b83

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
@@ -14,7 +14,7 @@ RUN apk --no-cache add ca-certificates
1414
WORKDIR /home/
1515

1616

17-
FROM scratch
17+
FROM gcr.io/distroless/static
1818

1919
COPY --from=builder /bin/sh /bin/sh
2020
COPY --from=builder /etc_passwd /etc/passwd

0 commit comments

Comments
 (0)