Merge pull request #629 from tcely/patch-7

Bump ffmpeg & yt-dlp
This commit is contained in:
meeb 2025-01-17 16:55:39 +11:00 committed by GitHub
commit 13b1f20f33
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
# syntax=docker/dockerfile:1
# check=error=true
ARG FFMPEG_DATE="2025-01-10-19-43"
ARG FFMPEG_VERSION="N-118280-g5cd49e1bfd"
ARG FFMPEG_DATE="2025-01-15-14-13"
ARG FFMPEG_VERSION="N-118315-g4f3c9f2f03"
ARG S6_VERSION="3.2.0.2"