This commit is contained in:
JMARyA 2024-03-10 05:15:11 +01:00
parent 4131f28c97
commit 1072075335
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

View file

@ -18,9 +18,8 @@ RUN pacman -Sy --noconfirm archlinux-keyring && \
ffmpeg \
yt-dlp \
aria2 \
python3
RUN python3 -m pip install --break-system-packages mutagen
python3 \
python-mutagen
COPY --from=builder /app/target/release/hoard /hoard