diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index a448d23..c2ddec8 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -6,7 +6,7 @@ "dockerfile": "Dockerfile" }, "features": { - "ghcr.io/devcontainers/features/common-utils:2.5.3": { + "ghcr.io/devcontainers/features/common-utils:2.5.6": { "installZsh": false, "configureZshAsDefaultShell": false, "installOhMyZsh": false,