We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb22c24 + 0afcb62 commit b2b00f8Copy full SHA for b2b00f8
build/noderesourcetopology-plugin/Dockerfile.tools
@@ -2,7 +2,7 @@ FROM registry.access.redhat.com/ubi9/ubi
2
3
ENV HOME=/home/ci
4
ENV GOROOT=/usr/local/go
5
-ENV GOVERSION=1.20.7
+ENV GOVERSION=1.20.10
6
ENV GOPATH=/go
7
ENV GOBIN=${GOPATH}/bin
8
ENV PATH=${PATH}:${GOROOT}/bin:${GOBIN}
0 commit comments