Skip to content

Commit 5743286

Browse files
authored
Update to cloud SDK 465.0.0. (#35)
1 parent 102a4b0 commit 5743286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM python:3.11-slim
22

33
ENV VERSION_CT=0.9.0 \
44
VERSION_HELM=3.12.3 \
5-
CLOUD_SDK_VERSION=464.0.0
5+
CLOUD_SDK_VERSION=465.0.0
66

77
ENV PATH /google-cloud-sdk/bin:$PATH
88

0 commit comments

Comments
 (0)