Skip to content

Commit 361c6aa

Browse files
Merge pull request openshift#7663 from lwan-wanglin/fix-gcloud
OCPBUGS-22830: fix google cli verson to 447.0.0
2 parents 6b79ceb + 01e114f commit 361c6aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/installer/Dockerfile.upi.ci

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN yum update -y && \
2828
yum install --setopt=tsflags=nodocs -y \
2929
azure-cli-2.49.0-1.el8 \
3030
gettext \
31-
google-cloud-cli \
31+
google-cloud-cli-447.0.0-1 \
3232
gzip \
3333
jq \
3434
unzip \

0 commit comments

Comments
 (0)