Skip to content

Commit 48b21e8

Browse files
authoredSep 8, 2024··
build(deps): bump alpine from 3.20.2 to 3.20.3 (#528)
Bumps alpine from 3.20.2 to 3.20.3. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e51abe2 commit 48b21e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN go build -o /usr/local/bin/vault-secrets-webhook .
2727
RUN xx-verify /usr/local/bin/vault-secrets-webhook
2828

2929

30-
FROM alpine:3.20.2@sha256:0a4eaa0eecf5f8c050e5bba433f58c052be7587ee8af3e8b3910ef9ab5fbe9f5
30+
FROM alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
3131

3232
RUN apk add --update --no-cache ca-certificates tzdata libcap
3333

0 commit comments

Comments
 (0)
Please sign in to comment.