Skip to content

Commit f403a08

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.25.0-alpine3.21 to 1.25.5-alpine3.21 --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.5-alpine3.21 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 7ce3a4d commit f403a08

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.25.0-alpine3.21@sha256:c8e1680f8002c64ddfba276a3c1f763097cb182402673143a89dcca4c107cf17 AS builder
1+
FROM golang:1.25.5-alpine3.21@sha256:b4dbd292a0852331c89dfd64e84d16811f3e3aae4c73c13d026c4d200715aff6 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)