Skip to content

Commit dffad73

Browse files
Merge pull request #876 from Nordix/tuomo/bump-golang-1228
bump golang to 1.22.8 in basic-checks image
2 parents 292e9b3 + ea5ad72 commit dffad73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow/container-images/basic-checks/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG GO_VERSION=1.22.7@sha256:192683db8982323952988c7b86c098ee7ecc6cbeb202bf7c113ff9be5358367c
1+
ARG GO_VERSION=1.22.8@sha256:b274ff14d8eb9309b61b1a45333bf0559a554ebcf6732fa2012dbed9b01ea56f
22
FROM docker.io/golang:${GO_VERSION}
33

44
# Install additional packages not present in regular golang image

0 commit comments

Comments
 (0)