Merge pull request #806 from tcely/patch-6

Bump `ffmpeg`
This commit is contained in:
meeb 2025-03-07 00:29:00 +11:00 committed by GitHub
commit 151b0e7b85
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-02-18-14-16"
ARG FFMPEG_VERSION="N-118500-g08e37fa082"
ARG FFMPEG_DATE="2025-03-04-15-43"
ARG FFMPEG_VERSION="N-118645-gf76195ff65"
ARG S6_VERSION="3.2.0.2"