Skip to content

Commit

Permalink
Update Go devcontainer image to version 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
obounaim committed Sep 28, 2024
1 parent 465d069 commit ff5d770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
{
"name": "Go",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/go:1.22"
"image": "mcr.microsoft.com/devcontainers/go:1.23"
}

0 comments on commit ff5d770

Please sign in to comment.