Skip to content

Commit

Permalink
Merge pull request #445 from wader/bump-static-ffmpeg-7.0.1
Browse files Browse the repository at this point in the history
Update static-ffmpeg to 7.0.1 from 7.0-2
  • Loading branch information
wader authored May 27, 2024
2 parents 7a5a127 + 27397d5 commit e9a1a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# bump: yt-dlp link "Release notes" https://github.com/yt-dlp/yt-dlp/releases/tag/$LATEST
ARG YT_DLP=2024.04.09
# bump: static-ffmpeg /FFMPEG_VERSION=([\d.-]+)/ docker:mwader/static-ffmpeg|/^\d[0-9.-]*$/|sort
ARG FFMPEG_VERSION=7.0-2
ARG FFMPEG_VERSION=7.0.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.22.3
Expand Down

0 comments on commit e9a1a83

Please sign in to comment.