diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 810cf6d..e60230f 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -5,7 +5,7 @@ }, // Set *default* container specific settings.json values on container create. "settings": { - "terminal.integrated.shell.linux": "/bin/bash" + "terminal.integrated.defaultProfile.linux": "bash" }, // Add the IDs of extensions you want installed when the container is created. // Browse for extensions here: https://marketplace.visualstudio.com/