1
0
mirror of https://gitea.com/gitea/tea synced 2024-06-30 23:46:37 +00:00

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

Reviewed-on: https://gitea.com/gitea/tea/pulls/648
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-06-05 05:57:56 +00:00 committed by techknowlogick
parent 5158adbcf2
commit 6696e945c6

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": {}
},