Install python3.12 in container

This commit is contained in:
Jeremy Soller 2025-09-28 12:37:36 -06:00
parent 6d30797b8e
commit 803736aad2

View File

@ -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 \