chore(deps): bump mwader/static-ffmpeg from 8.0 to 8.1.1 in /docker (#234)

Bumps mwader/static-ffmpeg from 8.0 to 8.1.1.

---
updated-dependencies:
- dependency-name: mwader/static-ffmpeg
  dependency-version: 8.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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:
dependabot[bot]
2026-06-15 15:02:11 +08:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 21ed984c92
commit eedecbb67e
+1 -1
View File
@@ -8,7 +8,7 @@
# Stage 0: Static FFmpeg/FFprobe binaries # Stage 0: Static FFmpeg/FFprobe binaries
# ============================================ # ============================================
# Multi-arch (amd64 + arm64) static builds for video/audio processing. # Multi-arch (amd64 + arm64) static builds for video/audio processing.
FROM mwader/static-ffmpeg:8.0 AS ffmpeg FROM mwader/static-ffmpeg:8.1.1 AS ffmpeg
# ============================================ # ============================================
# Stage 0b: Static pdfcpu binary (pure Go, no CGO) # Stage 0b: Static pdfcpu binary (pure Go, no CGO)