Skip to content

Commit 17dc2ea

Browse files
🌱(deps): Bump alpine
Bumps the all-docker-deps group in /deploy/github/log/sequence_and_integrate with 1 update: alpine. Updates `alpine` from 3.21.3 to 3.22.0 --- updated-dependencies: - dependency-name: alpine dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-docker-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88ef517 commit 17dc2ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • deploy/github/log/sequence_and_integrate

deploy/github/log/sequence_and_integrate/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WORKDIR /src/
77
RUN CGO_ENABLED=0 go install github.com/transparency-dev/serverless-log/cmd/integrate@HEAD
88
RUN CGO_ENABLED=0 go install github.com/transparency-dev/serverless-log/cmd/sequence@HEAD
99

10-
FROM alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff4511df3ef88c
10+
FROM alpine:3.22.0@sha256:8a1f59ffb675680d47db6337b49d22281a139e9d709335b492be023728e11715
1111

1212
RUN apk add --no-cache bash git
1313

0 commit comments

Comments
 (0)