wat is stable
Some checks failed
Publish Docker image / Push Docker image to registry (push) Failing after 41s
Some checks failed
Publish Docker image / Push Docker image to registry (push) Failing after 41s
This commit is contained in:
parent
69a2bb99c8
commit
6f429392fc
@ -1,7 +1,7 @@
|
|||||||
FROM python:3.11.3-slim-bullseye
|
FROM python:3.11.3-slim-bullseye
|
||||||
|
|
||||||
WORKDIR /app
|
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 .config/streamrip/config.toml /root/.config/streamrip/config.toml
|
||||||
|
|
||||||
COPY docker-entrypoint.sh ./
|
COPY docker-entrypoint.sh ./
|
||||||
|
Loading…
x
Reference in New Issue
Block a user