Skip to content

Commit

Permalink
Bump golang from 1.20.8 to 1.21.4 in /image
Browse files Browse the repository at this point in the history
Bumps golang from 1.20.8 to 1.21.4.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2023
1 parent 4d7743d commit 8efbe2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.20.8 as golang-builder
FROM golang:1.21.4 as golang-builder

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

Expand Down

0 comments on commit 8efbe2f

Please sign in to comment.