diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 57d83312..7c1a9245 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,7 +7,7 @@ "features": { "ghcr.io/devcontainers/features/python:1": { "installTools": true, - "version": "latest" + "version": "3.11" }, "ghcr.io/devcontainers-contrib/features/curl-apt-get:1": {}, "ghcr.io/jungaretti/features/ripgrep:1": {},