Skip to content

Commit f237457

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.22.2 to 3.23.0 --- updated-dependencies: - dependency-name: alpine dependency-version: 3.23.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 fbca20f commit f237457

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.22.2@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412
10+
FROM alpine:3.23.0@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
1111

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

0 commit comments

Comments
 (0)