This commit is contained in:
Paul 2026-03-30 21:15:41 +03:00
parent 85f8d05061
commit af60fe1edc
2 changed files with 18 additions and 3 deletions

View file

@ -10,6 +10,7 @@ RUN apt-get update && \
apt-get install -y --no-install-recommends \
ca-certificates \
python3 \
python3-defusedxml \
cpio \
tar \
gzip \