Skip to content

Commit 5b2b500

Browse files
chore(deps): update alpine:latest docker digest to 5b10f43
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 736ef7c commit 5b2b500

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
@@ -12,7 +12,7 @@ RUN --mount=type=cache,target="/go/pkg/mod/" make build-binary
1212

1313
# Build Image
1414
FROM scratch
15-
COPY --from=alpine:latest@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
15+
COPY --from=alpine:latest@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11 /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
1616
COPY --from=build /etc/passwd /etc/passwd
1717

1818
WORKDIR /root

0 commit comments

Comments
 (0)