mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-21 22:22:58 -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",
|
"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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user