Skip to content

Commit 712622c

Browse files
ivanmkcdandhlee
andauthored
Update gcloud to 389.0.0 (GoogleCloudPlatform#8082)
The existing version lacks `gcloud artifacts` which is blocking some tests. This PR upgrades gcloud to 389.0.0. Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
1 parent d327263 commit 712622c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ RUN rm /tmp/get-pip.py
165165
RUN pip install --no-cache-dir virtualenv
166166

167167
# Setup Cloud SDK
168-
ENV CLOUD_SDK_VERSION 360.0.0
168+
ENV CLOUD_SDK_VERSION 389.0.0
169169
# Use system python for cloud sdk.
170170
ENV CLOUDSDK_PYTHON python3.6
171171
RUN wget https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-sdk-$CLOUD_SDK_VERSION-linux-x86_64.tar.gz

0 commit comments

Comments
 (0)