Skip to content

Commit b2b00f8

Browse files
authored
Merge pull request #130 from openshift-kni/bump-toolchain
[KNI] bump toolchain
2 parents cb22c24 + 0afcb62 commit b2b00f8

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)