diff --git a/Dockerfile b/Dockerfile index d2e10dd..b824933 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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