We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7095ba commit f356839Copy full SHA for f356839
.devcontainer/devcontainer.json
@@ -7,7 +7,7 @@
7
8
// Features to add to the dev container. More info: https://containers.dev/features
9
"features": {
10
- "ghcr.io/devcontainers-contrib/features/poetry:2": {},
+ "ghcr.io/devcontainers-extra/features/poetry:2": {},
11
"ghcr.io/devcontainers/features/github-cli:1": {}
12
},
13
0 commit comments