Skip to content

Commit 7103ee3

Browse files
authored
[docker] upgrade gcloud version to 293.0.0 (GoogleCloudPlatform#3859)
1 parent 94921f0 commit 7103ee3

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
@@ -150,7 +150,7 @@ RUN rm /tmp/get-pip.py
150150
RUN pip install --no-cache-dir virtualenv
151151

152152
# Setup Cloud SDK
153-
ENV CLOUD_SDK_VERSION 272.0.0
153+
ENV CLOUD_SDK_VERSION 293.0.0
154154
# Use system python for cloud sdk.
155155
ENV CLOUDSDK_PYTHON python3.6
156156
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)