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 d810430 commit 075e325Copy full SHA for 075e325
tests/centosci/sink-clustered-deployment.sh
@@ -13,7 +13,7 @@ setup_minikube
13
14
deploy_rook
15
16
-image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.23"
+image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.24"
17
18
# Build and push operator image to local CI registry
19
IMG="${CI_IMG_OP}" make image-build
0 commit comments