mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-21 14:12:57 -06:00
Update .devcontainer.json go's version to 1.22 (#2385)
Signed-off-by: Diogenes Fernandes <diofeher@gmail.com>
This commit is contained in:
parent
4936a89321
commit
ff18b87337
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Go",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1-1.21-bullseye",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1-1.22-bullseye",
|
||||
"customizations": {
|
||||
"vscode": {
|
||||
"extensions": [
|
||||
|
Loading…
Reference in New Issue
Block a user