Skip to content

Commit e4d5bc6

Browse files
committed
fix: gcloud version
1 parent 39d17f1 commit e4d5bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"args": {
77
"BASE_IMAGE": "mcr.microsoft.com/vscode/devcontainers/python",
88
"DEBIAN_VERSION": "bookworm",
9-
"GCLOUD_SDK_VERSION": "501.0.0",
9+
"GCLOUD_SDK_VERSION": "502.0.0",
1010
"PYTHON_VERSION": "3.12",
1111
"TFENV_VERSION": "v3.0.0",
1212
"TRIVY_VERSION": "0.57.1"

0 commit comments

Comments
 (0)