We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b05879 commit dcb8dc9Copy full SHA for dcb8dc9
.devcontainer/devcontainer.json
@@ -1,5 +1,5 @@
1
{
2
- "image": "mcr.microsoft.com/devcontainers/base:bookworm",
+ "image": "mcr.microsoft.com/devcontainers/base",
3
"features": {
4
"ghcr.io/devcontainers/features/github-cli": {},
5
"ghcr.io/devcontainers-extra/features/devcontainers-cli:1": {
0 commit comments