Update .devcontainer.json to Go 1.25.6 (#3719)

Signed-off-by: Collin Funk <collin.funk1@gmail.com>
This commit is contained in:
Collin Funk 2026-02-03 04:28:18 -08:00 committed by GitHub
parent 478d86d214
commit 351e38e24f
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.22-bullseye",
"image": "mcr.microsoft.com/devcontainers/go:1.25-bookworm",
"customizations": {
"vscode": {
"extensions": [