Python enabled

This commit is contained in:
SAGE 2026-01-29 22:58:38 +08:00
parent b5d64164b2
commit d16badfda1

View File

@ -20,6 +20,8 @@ RUN curl -fsSL https://deb.nodesource.com/setup_20.x | bash - \
nodejs \
python3 \
python3-pip \
python3-venv \
pipx \
git \
curl \
wget \