Add python-dateutil

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
Wachtl Enterprises LLC 2025-03-15 22:44:01 +01:00
parent 1b38e176cf
commit bafeb6aeda

View file

@ -10,5 +10,5 @@ RUN pacman-key --add its.key
RUN pacman-key --lsign 18CA6B55832C78DE056BE613745ED9868F341E93
RUN pacman -Sy --noconfirm archlinux-keyring
RUN pacman -Syu --noconfirm
RUN pacman -S --noconfirm nodejs git git-lfs make pacman-contrib base base-devel openssh wget curl procps-ng bash hugo rsync mkdocs-material python-pymdown-extensions
RUN pacman -S --noconfirm nodejs git git-lfs make pacman-contrib base base-devel openssh wget curl procps-ng bash hugo rsync mkdocs-material python-pymdown-extensions python-dateutil
RUN git lfs install