From 4bcaf9689f8d5ad285f14c064f7f7bc99e2ebd55 Mon Sep 17 00:00:00 2001 From: JMARyA Date: Sun, 10 Mar 2024 05:10:44 +0100 Subject: [PATCH] fix --- Dockerfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 42950e5..69cb6cd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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