chore(deps): update mcr.microsoft.com/devcontainers/go docker tag to v1.23 (#688)

Reviewed-on: https://gitea.com/gitea/tea/pulls/688
Co-authored-by: Renovate Bot <renovate-bot@gitea.com>
Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
Renovate Bot 2024-12-01 00:56:56 +00:00 committed by techknowlogick
parent a9293e2f8b
commit eb204541f9

View File

@ -1,6 +1,6 @@
{
"name": "Tea DevContainer",
"image": "mcr.microsoft.com/devcontainers/go:1.22-bullseye",
"image": "mcr.microsoft.com/devcontainers/go:1.23-bullseye",
"features": {
"ghcr.io/devcontainers/features/git-lfs:1.2.3": {}
},