locked python version to fix startup issue
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"features": {
|
"features": {
|
||||||
"ghcr.io/devcontainers/features/python:1": {
|
"ghcr.io/devcontainers/features/python:1": {
|
||||||
"installTools": true,
|
"installTools": true,
|
||||||
"version": "latest"
|
"version": "3.11"
|
||||||
},
|
},
|
||||||
"ghcr.io/devcontainers-contrib/features/curl-apt-get:1": {},
|
"ghcr.io/devcontainers-contrib/features/curl-apt-get:1": {},
|
||||||
"ghcr.io/jungaretti/features/ripgrep:1": {},
|
"ghcr.io/jungaretti/features/ripgrep:1": {},
|
||||||
|
|||||||
Reference in New Issue
Block a user