Skip to content

Commit 8ed2347

Browse files
committed
tests/centosci: Update mirrored golang image to 1.19
Signed-off-by: Anoop C S <[email protected]>
1 parent 73b9cab commit 8ed2347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/centosci/sink-clustered-deployment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ setup_minikube
1313

1414
deploy_rook
1515

16-
image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.18"
16+
image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.19"
1717

1818
# Build and push operator image to local CI registry
1919
IMG="${CI_IMG_OP}" make image-build

0 commit comments

Comments
 (0)