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 102a4b0 commit 5743286Copy full SHA for 5743286
Dockerfile
@@ -2,7 +2,7 @@ FROM python:3.11-slim
2
3
ENV VERSION_CT=0.9.0 \
4
VERSION_HELM=3.12.3 \
5
- CLOUD_SDK_VERSION=464.0.0
+ CLOUD_SDK_VERSION=465.0.0
6
7
ENV PATH /google-cloud-sdk/bin:$PATH
8
0 commit comments