bump to use go 1.22 (#29119)
This commit is contained in:
parent
155269fa58
commit
a346a8c852
13 changed files with 54 additions and 54 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Gitea DevContainer",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.21-bullseye",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.22-bullseye",
|
||||
"features": {
|
||||
// installs nodejs into container
|
||||
"ghcr.io/devcontainers/features/node:1": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue