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

This commit is contained in:
Renovate Bot 2024-04-26 00:49:28 +00:00
parent 2cb450401c
commit b07550f4a4
1 changed files with 1 additions and 1 deletions

View File

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