Skip to content

Commit 8b2325f

Browse files
authored
🧑‍💻 update devcontainer config
1 parent 5632918 commit 8b2325f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Default Linux Universal",
33
"image": "mcr.microsoft.com/devcontainers/universal:2-linux",
44
"features": {
5-
"ghcr.io/devcontainers-contrib/features/poetry:2": {}
5+
"ghcr.io/devcontainers-extra/features/poetry:2": {}
66
},
77
"postCreateCommand": "./scripts/setup-envs.sh",
88
"customizations": {

0 commit comments

Comments
 (0)