bind python version to 3.13

This commit is contained in:
Paweł Czaplewski 2025-10-15 18:40:57 +02:00 committed by GitHub
parent 858e8c6fef
commit 82d95dbe15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
"features": {
"ghcr.io/devcontainers/features/python:1": {
"installTools": true,
"version": "latest"
"version": "3.13"
}
},
"customizations": {