Merge pull request #10491 from cli/kw/update-codespaces-devcontainer
chore: update codespaces Go version
This commit is contained in:
commit
afa5e744d9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.22",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1.23",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/sshd:1": {}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue