mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-22 13:06:34 +00:00
Force new yt-dlp
version
This commit is contained in:
parent
34aea513bd
commit
f150ce21d0
@ -315,6 +315,8 @@ RUN --mount=type=cache,id=apt-lib-cache-${TARGETARCH},sharing=private,target=/va
|
|||||||
# Switch workdir to the the app
|
# Switch workdir to the the app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
ARG YTDLP_DATE
|
||||||
|
|
||||||
# Set up the app
|
# Set up the app
|
||||||
RUN --mount=type=tmpfs,target=/cache \
|
RUN --mount=type=tmpfs,target=/cache \
|
||||||
--mount=type=cache,id=pipenv-cache,sharing=locked,target=/cache/pipenv \
|
--mount=type=cache,id=pipenv-cache,sharing=locked,target=/cache/pipenv \
|
||||||
|
Loading…
Reference in New Issue
Block a user