dependencies
This commit is contained in:
parent
6b25a5f2a1
commit
b51882960f
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ RUN pacman -Sy --noconfirm archlinux-keyring && \
|
|||
yt-dlp \
|
||||
aria2
|
||||
|
||||
RUN pip3 install --break-system-packages mutagen
|
||||
|
||||
COPY --from=builder /app/target/release/hoard /hoard
|
||||
|
||||
WORKDIR /
|
||||
|
|
Loading…
Reference in a new issue