We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d25f14a + 367371b commit 58ca338Copy full SHA for 58ca338
Dockerfile
@@ -1,6 +1,6 @@
1
# bump: yt-dlp /YT_DLP=([\d.-]+)/ https://github.com/yt-dlp/yt-dlp.git|/^\d/|sort
2
# bump: yt-dlp link "Release notes" https://github.com/yt-dlp/yt-dlp/releases/tag/$LATEST
3
-ARG YT_DLP=2024.11.04
+ARG YT_DLP=2024.11.18
4
# bump: static-ffmpeg /FFMPEG_VERSION=([\d.-]+)/ docker:mwader/static-ffmpeg|/^\d[0-9.-]*$/|sort
5
ARG FFMPEG_VERSION=7.1
6
# bump: golang /GOLANG_VERSION=([\d.]+)/ docker:golang|^1
0 commit comments