Skip to content

Commit

Permalink
fix: gcloud version
Browse files Browse the repository at this point in the history
  • Loading branch information
a5chin committed Dec 2, 2024
1 parent 39d17f1 commit e4d5bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"args": {
"BASE_IMAGE": "mcr.microsoft.com/vscode/devcontainers/python",
"DEBIAN_VERSION": "bookworm",
"GCLOUD_SDK_VERSION": "501.0.0",
"GCLOUD_SDK_VERSION": "502.0.0",
"PYTHON_VERSION": "3.12",
"TFENV_VERSION": "v3.0.0",
"TRIVY_VERSION": "0.57.1"
Expand Down

0 comments on commit e4d5bc6

Please sign in to comment.