Skip to content

Commit 280e39f

Browse files
committed
testing fix
1 parent 9176595 commit 280e39f

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 gcr.io/distroless/static
17+
FROM scratch
1818

1919
COPY --from=busybox:1.35.0-uclibc /bin/sh /bin/sh
2020
COPY --from=builder /etc_passwd /etc/passwd

0 commit comments

Comments
 (0)