changed tag from bullseye to bookworm
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "Go",
|
||||
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1-1.22-bullseye",
|
||||
"image": "mcr.microsoft.com/devcontainers/go:1-1.22-bookworm",
|
||||
|
||||
// Features to add to the dev container. More info: https://containers.dev/features.
|
||||
// "features": {},
|
||||
|
||||
Reference in New Issue
Block a user