Add manage sieve tool to fedora container

This commit is contained in:
Morgan McMillian 2024-11-07 09:46:26 -08:00
parent 7757c941c6
commit 5c585cbf95

View file

@ -13,6 +13,7 @@ RUN sudo dnf5 install -y \
python3-requests \ python3-requests \
python3-build \ python3-build \
python3-pip \ python3-pip \
python3-managesieve \
mercurial \ mercurial \
mercurial-rust \ mercurial-rust \
ansible \ ansible \