mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
Install python3.12 in container
This commit is contained in:
parent
6d30797b8e
commit
803736aad2
@ -68,6 +68,7 @@ RUN useradd --create-home --no-log-init --uid _UID_ poduser \
|
||||
python3-dev \
|
||||
python3-mako \
|
||||
python3-venv \
|
||||
python3.12 \
|
||||
rsync \
|
||||
ruby \
|
||||
scons \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user