We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94921f0 commit 7103ee3Copy full SHA for 7103ee3
.kokoro/docker/Dockerfile
@@ -150,7 +150,7 @@ RUN rm /tmp/get-pip.py
150
RUN pip install --no-cache-dir virtualenv
151
152
# Setup Cloud SDK
153
-ENV CLOUD_SDK_VERSION 272.0.0
+ENV CLOUD_SDK_VERSION 293.0.0
154
# Use system python for cloud sdk.
155
ENV CLOUDSDK_PYTHON python3.6
156
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