update the debian12 and bookworm remove --v 1.0

Signed-off-by: sagar rawat <sagarrawat24291@gmail.com>
This commit is contained in:
sagar rawat
2023-09-01 16:19:29 +05:30
parent cf1581afc4
commit 245b58a1e2
9 changed files with 9 additions and 9 deletions

View File

@@ -4,7 +4,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.20-bullseye",
"image": "mcr.microsoft.com/devcontainers/go:1.20-bookworm",
// Features to add to the dev container. More info: https://containers.dev/features.
"features": {