Force new yt-dlp version

This commit is contained in:
tcely 2025-03-26 02:44:58 -04:00 committed by GitHub
parent 34aea513bd
commit f150ce21d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -315,6 +315,8 @@ RUN --mount=type=cache,id=apt-lib-cache-${TARGETARCH},sharing=private,target=/va
# Switch workdir to the the app
WORKDIR /app
ARG YTDLP_DATE
# Set up the app
RUN --mount=type=tmpfs,target=/cache \
--mount=type=cache,id=pipenv-cache,sharing=locked,target=/cache/pipenv \