This commit is contained in:
parent
89b5c5cf1a
commit
48b674357f
1 changed files with 2 additions and 0 deletions
|
@ -32,3 +32,5 @@ COPY --from=builder --chown=app:app /app /app
|
|||
ENV PATH="/app/.venv/bin:$PATH"
|
||||
ENV PYTHONPATH="/app"
|
||||
WORKDIR /app
|
||||
|
||||
RUN yt-dlp -U
|
||||
|
|
Loading…
Add table
Reference in a new issue