We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e20f0b + 1ece3f2 commit b9d4ae5Copy full SHA for b9d4ae5
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