We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9490a4b commit 5f99df5Copy full SHA for 5f99df5
hack/go-test.sh
@@ -8,6 +8,6 @@ else
8
--env IS_CONTAINER=TRUE \
9
--volume "${PWD}:/go/src/github.com/openshift/installer:z" \
10
--workdir /go/src/github.com/openshift/installer \
11
- docker.io/golang:1.18 \
+ docker.io/golang:1.20 \
12
./hack/go-test.sh "${@}"
13
fi
0 commit comments