Skip to content

Commit caeded8

Browse files
Bump golang in /internal/hammer in the all-deps group across 1 directory (#552)
Bumps the all-deps group with 1 update in the /internal/hammer directory: golang. Updates `golang` from 1.25.0-alpine3.21 to 1.25.1-alpine3.21 --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.1-alpine3.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2a14a9 commit caeded8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/hammer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
FROM golang:1.25.0-alpine3.21@sha256:c8e1680f8002c64ddfba276a3c1f763097cb182402673143a89dcca4c107cf17 AS builder
2+
FROM golang:1.25.1-alpine3.21@sha256:331bde41663c297cba0f5abf37e929be644f3cbd84bf45f49b0df9d774f4d912 AS builder
33

44
ARG GOFLAGS="-trimpath -buildvcs=false -buildmode=exe"
55
ENV GOFLAGS=$GOFLAGS

0 commit comments

Comments
 (0)