diff --git a/tests/centosci/sink-clustered-deployment.sh b/tests/centosci/sink-clustered-deployment.sh index 45976db6..b7880153 100755 --- a/tests/centosci/sink-clustered-deployment.sh +++ b/tests/centosci/sink-clustered-deployment.sh @@ -13,7 +13,7 @@ setup_minikube deploy_rook -image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.21" +image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.22" # Build and push operator image to local CI registry IMG="${CI_IMG_OP}" make image-build