chore: bump Go in devcontainer

Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
Babak K. Shandiz 2025-10-31 12:03:25 +00:00
parent 9e55f83a04
commit a73a6937ab
No known key found for this signature in database
GPG key ID: 9472CAEFF56C742E

View file

@ -1,5 +1,5 @@
{
"image": "mcr.microsoft.com/devcontainers/go:1.24",
"image": "mcr.microsoft.com/devcontainers/go:1.25",
"features": {
"ghcr.io/devcontainers/features/sshd:1": {}
},