Skip to content

Commit 2739bbf

Browse files
build(deps): bump alpine from beefdbd to 1e42bbe (#642)
Bumps alpine from `beefdbd` to `1e42bbe`. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 55b515f commit 2739bbf

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-operator ./cmd/
2727
RUN xx-verify /usr/local/bin/vault-operator
2828

2929

30-
FROM alpine:3.20.3@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d
30+
FROM alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a
3131

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

0 commit comments

Comments
 (0)