Skip to content

Commit 728ac2e

Browse files
🌱(deps): Bump alpine from 3.23.3 to 3.23.4 in /deploy/github/log/sequence_and_integrate in the all-docker-deps group across 1 directory (#389)
Bumps the all-docker-deps group with 1 update in the /deploy/github/log/sequence_and_integrate directory: alpine. Updates `alpine` from 3.23.3 to 3.23.4 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a05aff commit 728ac2e

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.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659
10+
FROM alpine:3.23.4@sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11
1111

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

0 commit comments

Comments
 (0)