Update devcontainer.json

devcontainer-setup
Dhruv 2024-10-29 14:24:04 +05:30 committed by GitHub
parent 0a1d02e3ca
commit ec4509cc1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
{ {
"image": "mcr.microsoft.com/devcontainers/universal:2" "image": "mcr.microsoft.com/devcontainers/go:1-1.22"
} }