diff --git a/Dockerfile b/Dockerfile index 8baea19..453a890 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # bump: yt-dlp link "Release notes" https://github.com/yt-dlp/yt-dlp/releases/tag/$LATEST ARG YT_DLP=2025.02.19 # bump: static-ffmpeg /FFMPEG_VERSION=([\d.-]+)/ docker:mwader/static-ffmpeg|/^\d[0-9.-]*$/|sort -ARG FFMPEG_VERSION=7.1 +ARG FFMPEG_VERSION=7.1.1 # bump: golang /GOLANG_VERSION=([\d.]+)/ docker:golang|^1 # bump: golang link "Release notes" https://golang.org/doc/devel/release.html ARG GOLANG_VERSION=1.24.0