Skip to content

Commit 654aae8

Browse files
dev: Update alpine:latest Docker digest to c69a6ff
1 parent e88c1f3 commit 654aae8

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:c69a6ff7c24d1ffa913798501d0e7104e0e9764e28eb44a930939f91ef829e64
1919

2020
RUN apk update && apk add git
2121

0 commit comments

Comments
 (0)