Skip to content

Commit 1eadc97

Browse files
🌱(deps): Bump golang
Bumps the all-docker-deps group in /deploy/github/log/sequence_and_integrate with 1 update: golang. Updates `golang` from 1.24.2-alpine3.20 to 1.24.3-alpine3.20 --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.3-alpine3.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-docker-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43c6c33 commit 1eadc97

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
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.2-alpine3.20@sha256:00f149d5963f415a8a91943531b9092fde06b596b276281039604292d8b2b9c8 AS builder
1+
FROM golang:1.24.3-alpine3.20@sha256:9f98e9893fbc798c710f3432baa1e0ac6127799127c3101d2c263c3a954f0abe AS builder
22

33
WORKDIR /src/
44
# Note: this could be a bit surprising as folks who pinned their action to some particular version

0 commit comments

Comments
 (0)