Skip to content

Commit 8d7fe36

Browse files
chore(all): update alpine Docker digest to 4b7ce07 (#55)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad3a889 commit 8d7fe36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ RUN VERSION=$(git describe --tags 2>/dev/null || echo 'dev') && \
5959
-o faces faces.go
6060

6161
# Exporting minimal docker image with pre-built binary.
62-
FROM alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1
62+
FROM alpine@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
6363

6464
# Install runtime dependencies for the binary
6565
RUN apk add --no-cache ca-certificates

0 commit comments

Comments
 (0)