bump to go 1.23 (#31855)

This commit is contained in:
techknowlogick 2024-09-09 22:23:07 -04:00 committed by GitHub
parent 1620e3f03b
commit d9a7748cdc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
27 changed files with 71 additions and 58 deletions

View file

@ -1,12 +1,12 @@
{
"name": "Gitea DevContainer",
"image": "mcr.microsoft.com/devcontainers/go:1.22-bullseye",
"image": "mcr.microsoft.com/devcontainers/go:1.23-bookworm",
"features": {
// installs nodejs into container
"ghcr.io/devcontainers/features/node:1": {
"version": "20"
},
"ghcr.io/devcontainers/features/git-lfs:1.1.0": {},
"ghcr.io/devcontainers/features/git-lfs:1.2.2": {},
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
"ghcr.io/devcontainers/features/python:1": {
"version": "3.12"