Skip to content

Commit c2f01e8

Browse files
renovate[bot]g3force
authored andcommitted
Update alpine:3 Docker digest to a8560b3
1 parent b5214d5 commit c2f01e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/ssl-status-board/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ COPY --from=build_node frontend/dist frontend/dist
1212
RUN go install ./cmd/${cmd}
1313

1414
# Start fresh from a smaller image
15-
FROM alpine:3@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
15+
FROM alpine:3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
1616
ARG cmd=ssl-status-board
1717
COPY --from=build_go /go/bin/${cmd} /app
1818
USER 1000

0 commit comments

Comments
 (0)