fix
This commit is contained in:
parent
b51882960f
commit
4bcaf9689f
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,9 @@ RUN pacman -Sy --noconfirm archlinux-keyring && \
|
|||
ca-certificates \
|
||||
ffmpeg \
|
||||
yt-dlp \
|
||||
aria2
|
||||
aria2 \
|
||||
python3 \
|
||||
python3-pip
|
||||
|
||||
RUN pip3 install --break-system-packages mutagen
|
||||
|
||||
|
|
Loading…
Reference in a new issue