Skip to content

Commit f356839

Browse files
authored
chore: fix devcontainer.json (#2378)
1 parent e7095ba commit f356839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
// Features to add to the dev container. More info: https://containers.dev/features
99
"features": {
10-
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
10+
"ghcr.io/devcontainers-extra/features/poetry:2": {},
1111
"ghcr.io/devcontainers/features/github-cli:1": {}
1212
},
1313

0 commit comments

Comments
 (0)