python 3.11.1 on codespaces

This commit is contained in:
GM 2023-01-23 12:53:39 +00:00
parent 7e7483c10b
commit bf0df3b1ef

View File

@ -6,7 +6,7 @@
"image": "mcr.microsoft.com/devcontainers/javascript-node:0-16",
"features": {
"ghcr.io/devcontainers/features/python:1": {
"version": "3.7.10"
"version": "3.11.1"
}
},