diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 09a750c..513572c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -3,5 +3,4 @@ "features": { "ghcr.io/devcontainers-community/npm-features/typescript:1": {} }, - "postCreateCommand": "apt-get update && apt-get install -y firefox xvfb libxss1 libappindicator1 libindicator7" -} \ No newline at end of file +}