chore: update Go version to 1.24 in devcontainer configuration
This commit is contained in:
parent
d4efe0bd0a
commit
6bfd4bbd77
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.23",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.24",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/sshd:1": {}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue