From 19f9d3fd80c94037c72cb6f4469fb059ae4b7c2c Mon Sep 17 00:00:00 2001 From: qiowang721 Date: Thu, 2 Apr 2026 23:12:13 -0400 Subject: [PATCH] update gcloud sdk to 563 --- images/installer/Dockerfile.upi.ci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/installer/Dockerfile.upi.ci b/images/installer/Dockerfile.upi.ci index 899ef68fedb..7155de7dab7 100644 --- a/images/installer/Dockerfile.upi.ci +++ b/images/installer/Dockerfile.upi.ci @@ -53,7 +53,7 @@ ENV ART_DNF_WRAPPER_POLICY=append RUN yum update -y && \ yum install --setopt=tsflags=nodocs -y \ gettext \ - google-cloud-cli-447.0.0-1 \ + google-cloud-cli-563.0.0-1 \ gzip \ jq \ unzip \