Skip to content

Commit 8035f3f

Browse files
Update gcr.io/distroless/base-debian12:nonroot Docker digest to 10136f3
1 parent 62a5e9b commit 8035f3f

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
@@ -5,7 +5,7 @@ COPY . /build
55
RUN cd /build && \
66
go build ./cmd/http-auth-server
77

8-
FROM gcr.io/distroless/base-debian12:nonroot@sha256:dca858878977f01b80685240ca2cd9c1bb38958e2ab6f4ed5698c0ea23307143
8+
FROM gcr.io/distroless/base-debian12:nonroot@sha256:10136f394cbc891efa9f20974a48843f21a6b3cbde55b1778582195d6726fa85
99

1010
COPY --from=builder /build/http-auth-server /app/http-auth-server
1111

0 commit comments

Comments
 (0)