diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index d618e43..9d251b4 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -9,10 +9,10 @@ "installTools": true, "version": "3.13" }, - "ghcr.io/devcontainers-contrib/features/black:2": { + "ghcr.io/devcontainers-extra/features/black:2": { "version": "24.4.1" }, - "ghcr.io/devcontainers-contrib/features/poetry:2": { + "ghcr.io/devcontainers-extra/features/poetry:2": { "version": "1.8.2" } },