Skip to content

Commit 2e39a72

Browse files
dev: Update alpine:latest Docker digest to 5b10f43 (#115)
Co-authored-by: mm-renovate-bot[bot] <265138953+mm-renovate-bot[bot]@users.noreply.github.com>
1 parent e88c1f3 commit 2e39a72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ COPY internal ./internal/
1515
# Statically compile with CGO disabled
1616
RUN CGO_ENABLED=0 GOOS=linux go build -ldflags="-s -w" -v -o codeowners main.go
1717

18-
FROM alpine:latest@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
18+
FROM alpine:latest@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
1919

2020
RUN apk update && apk add git
2121

0 commit comments

Comments
 (0)