Skip to content

Commit

Permalink
Merge pull request #91 from nscuro/renovate/alpine-3.17
Browse files Browse the repository at this point in the history
chore(deps): update alpine:3.17 docker digest to 8914eb5
  • Loading branch information
nscuro committed Dec 1, 2022
2 parents 26dc373 + c75f7de commit 1e67b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.goreleaser
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.17@sha256:36a03c95c2f0c83775d500101869054b927143a8320728f0e135dc151cb8ae61 as build
FROM alpine:3.17@sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4 as build
RUN apk add --no-cache ca-certificates

FROM scratch
Expand Down

0 comments on commit 1e67b56

Please sign in to comment.