diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e3b6e632b497..64e202f62209 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -9,7 +9,7 @@ "ghcr.io/robbert229/devcontainer-features/postgresql-client:1": { "version": "15" }, - "ghcr.io/devcontainers-contrib/features/fzf:1": {} + "ghcr.io/devcontainers-extra/features/fzf:1": {} }, // Features to add to the dev container. More info: https://containers.dev/features.