We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82d99be commit 36d49e8Copy full SHA for 36d49e8
.devcontainer/devcontainer.json
@@ -5,7 +5,7 @@
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
"image": "mcr.microsoft.com/devcontainers/python:1-3.11-bullseye",
7
"features": {
8
- "ghcr.io/devcontainers-contrib/features/cookiecutter:2": {}
+ "ghcr.io/devcontainers-extra/features/cookiecutter:2": {}
9
},
10
11
// Use 'postCreateCommand' to run commands after the container is created.
0 commit comments