Skip to content

Commit df8de4e

Browse files
anoopcs9mergify[bot]
authored andcommitted
tests/centosci: Update mirrored golang image to 1.23
Signed-off-by: Anoop C S <[email protected]>
1 parent d6b22fe commit df8de4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/centosci/sink-clustered-deployment.sh

+1-1
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.22"
16+
image_pull "${CI_IMG_REGISTRY}" "docker.io" "golang:1.23"
1717

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

0 commit comments

Comments
 (0)