Update .devcontainer.json go's version to 1.22 (#2385)

Signed-off-by: Diogenes Fernandes <diofeher@gmail.com>
This commit is contained in:
Diógenes Fernandes 2025-01-17 11:45:56 -03:00 committed by GitHub
parent 4936a89321
commit ff18b87337
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{ {
"name": "Go", "name": "Go",
"image": "mcr.microsoft.com/devcontainers/go:1-1.21-bullseye", "image": "mcr.microsoft.com/devcontainers/go:1-1.22-bullseye",
"customizations": { "customizations": {
"vscode": { "vscode": {
"extensions": [ "extensions": [