Skip to content

Commit 01e114f

Browse files
committed
fix google cli verson to 447.0.0
1 parent 4cb783b commit 01e114f

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)