Update devcontainer.json

This commit is contained in:
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

View File

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