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 5632918 commit 8b2325fCopy full SHA for 8b2325f
1 file changed
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
"name": "Default Linux Universal",
3
"image": "mcr.microsoft.com/devcontainers/universal:2-linux",
4
"features": {
5
- "ghcr.io/devcontainers-contrib/features/poetry:2": {}
+ "ghcr.io/devcontainers-extra/features/poetry:2": {}
6
},
7
"postCreateCommand": "./scripts/setup-envs.sh",
8
"customizations": {
0 commit comments