Skip to content

Commit

Permalink
Merge pull request metal3-io#876 from Nordix/tuomo/bump-golang-1228
Browse files Browse the repository at this point in the history
bump golang to 1.22.8 in basic-checks image
  • Loading branch information
metal3-io-bot authored Oct 16, 2024
2 parents 292e9b3 + ea5ad72 commit dffad73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prow/container-images/basic-checks/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG GO_VERSION=1.22.7@sha256:192683db8982323952988c7b86c098ee7ecc6cbeb202bf7c113ff9be5358367c
ARG GO_VERSION=1.22.8@sha256:b274ff14d8eb9309b61b1a45333bf0559a554ebcf6732fa2012dbed9b01ea56f
FROM docker.io/golang:${GO_VERSION}

# Install additional packages not present in regular golang image
Expand Down

0 comments on commit dffad73

Please sign in to comment.