mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
devcontainer: We only need python 3.7
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// python is needed for decompiling Mojang's server jar
|
||||
"ghcr.io/devcontainers/features/python:1": {
|
||||
"installTools": true,
|
||||
"version": "3.12"
|
||||
"version": "3.7"
|
||||
}
|
||||
},
|
||||
"mounts": [
|
||||
|
||||
Reference in New Issue
Block a user