We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6b22fe commit df8de4eCopy full SHA for df8de4e
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.22"
+image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.23"
17
18
# Build and push operator image to local CI registry
19
IMG="${CI_IMG_OP}" make image-build
0 commit comments