This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM python:3.11.3-slim-bullseye
|
||||
|
||||
WORKDIR /app
|
||||
RUN pip install streamrip --upgrade
|
||||
RUN pip install git+https://github.com/hifimusix/streamrip.git --upgrade
|
||||
COPY .config/streamrip/config.toml /root/.config/streamrip/config.toml
|
||||
|
||||
COPY docker-entrypoint.sh ./
|
||||
|
||||
Reference in New Issue
Block a user