Skip to content

Commit b9d4ae5

Browse files
Merge pull request #132 from openshift-kni/bump-toolchain-4.14
[KNI][release-4.14][manual] bump golang toolchain
2 parents 1e20f0b + 1ece3f2 commit b9d4ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/noderesourcetopology-plugin/Dockerfile.tools

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM registry.access.redhat.com/ubi9/ubi
22

33
ENV HOME=/home/ci
44
ENV GOROOT=/usr/local/go
5-
ENV GOVERSION=1.20.7
5+
ENV GOVERSION=1.20.10
66
ENV GOPATH=/go
77
ENV GOBIN=${GOPATH}/bin
88
ENV PATH=${PATH}:${GOROOT}/bin:${GOBIN}

0 commit comments

Comments
 (0)