Skip to content

Commit ebc2830

Browse files
Bump golang in /internal/hammer in the all-deps group across 1 directory
Bumps the all-deps group with 1 update in the /internal/hammer directory: golang. Updates `golang` from 1.26.6-alpine3.23 to 1.27.0-alpine3.23 --- updated-dependencies: - dependency-name: golang dependency-version: 1.27.0-alpine3.23 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c4b52b commit ebc2830

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.26.6-alpine3.23@sha256:e57c41c1d5864341031181b0db34b9a537bb5773eb6428e4e5bdaea0f9135406 AS builder
2+
FROM golang:1.27.0-alpine3.23@sha256:3747dcba41c8b0db3211fda4db61638b980e17ac5bb3c94460a975a9cfe19395 AS builder
33

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

0 commit comments

Comments
 (0)