mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
chore(deps): bump mwader/static-ffmpeg from 8.1.1 to 8.1.2 in /docker (#293)
Bumps mwader/static-ffmpeg from 8.1.1 to 8.1.2. --- updated-dependencies: - dependency-name: mwader/static-ffmpeg dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
95d100c20b
commit
b3a2996f83
+1
-1
@@ -8,7 +8,7 @@
|
||||
# Stage 0: Static FFmpeg/FFprobe binaries
|
||||
# ============================================
|
||||
# Multi-arch (amd64 + arm64) static builds for video/audio processing.
|
||||
FROM mwader/static-ffmpeg:8.1.1 AS ffmpeg
|
||||
FROM mwader/static-ffmpeg:8.1.2 AS ffmpeg
|
||||
|
||||
# ============================================
|
||||
# Stage 0b: Static pdfcpu binary (pure Go, no CGO)
|
||||
|
||||
Reference in New Issue
Block a user