Update devcontainer image to Go 1.21 (#1470)

Signed-off-by: hrboyceiii <hrboyceiii@users.noreply.github.com>
This commit is contained in:
hrboyceiii 2024-04-08 05:37:25 -04:00 committed by GitHub
parent fd3736bd99
commit 841878a6dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "Go",
"image": "mcr.microsoft.com/devcontainers/go:1-1.20-bullseye",
"image": "mcr.microsoft.com/devcontainers/go:1-1.21-bullseye",
"customizations": {
"vscode": {
"extensions": [