Update golang packages

This commit is contained in:
Renovate Bot 2024-08-21 09:58:16 +00:00
parent 6ea97ffe9b
commit df907ec7f9
5 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Gitea DevContainer",
"image": "mcr.microsoft.com/devcontainers/go:1.22-bullseye",
"image": "mcr.microsoft.com/devcontainers/go:1.23-bullseye",
"features": {
// installs nodejs into container
"ghcr.io/devcontainers/features/node:1": {