diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e03643d..a97a9b4 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,7 +6,6 @@ "dockerfile": "Dockerfile" }, "features": { - "ghcr.io/devcontainers-contrib/features/fish-apt-get:1": {} } // Features to add to the dev container. More info: https://containers.dev/features.