bind python version to 3.13 (#8362)
This commit is contained in:
co-authored by
GitHub
parent
858e8c6fef
commit
ec5a54c523
@@ -8,7 +8,7 @@
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/python:1": {
|
||||
"installTools": true,
|
||||
"version": "latest"
|
||||
"version": "3.13"
|
||||
}
|
||||
},
|
||||
"customizations": {
|
||||
|
||||
Reference in New Issue
Block a user