We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3688d9b commit e6fd925Copy full SHA for e6fd925
bootstrap.sh
@@ -83,7 +83,7 @@ fi
83
84
# FIXME: do not hardcode this
85
# FIXME: move to layer root extra_env ?
86
-echo "export PYTHON3_SHORT_VERSION := 3.13" >>adm/root.mk
+echo "export PYTHON3_SHORT_VERSION := 3.14" >>adm/root.mk
87
88
echo "BOOTSTRAP DONE !"
89
echo "MFEXT_HOME=${MFEXT_HOME}"
0 commit comments