mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-05 14:37:45 +00:00
chore(devcontainer): upgrade go (#6558)
Devcontainer fails to build as we have some 1.21 specific code. Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
parent
5d568d82d1
commit
5c6a3e968a
@ -5,7 +5,7 @@
|
||||
"workspaceFolder": "/workspaces/${localWorkspaceFolderBasename}",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/go:1": {
|
||||
"version": "1.20"
|
||||
"version": "1.21"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/node:1": {
|
||||
"version": "18"
|
||||
|
Loading…
x
Reference in New Issue
Block a user