build: reduce docker image size

This commit is contained in:
2024-09-23 14:37:36 +03:00
parent 09456141f5
commit 9f78e79f1f

View File

@ -54,7 +54,6 @@ RUN pacman -S --noconfirm --asdeps \
python-cerberus \ python-cerberus \
python-cryptography \ python-cryptography \
python-jinja \ python-jinja \
python-matplotlib \
python-systemd \ python-systemd \
rsync \ rsync \
&& \ && \