Skip to content

Commit bc7515c

Browse files
chore(deps): bump golang from 1.24.7 to 1.25.4 in /image
Bumps golang from 1.24.7 to 1.25.4. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98ce717 commit bc7515c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.24.10 as golang-builder
1+
FROM golang:1.25.4 as golang-builder
22

33
WORKDIR /go/src/github.com/stackrox/infra
44

0 commit comments

Comments
 (0)