Skip to content

chore(thumbor): update ffmpeg to 7.1.5#353

Merged
bdossantos merged 1 commit into
masterfrom
copilot/update-ffmpeg-to-last-version
Jul 1, 2026
Merged

chore(thumbor): update ffmpeg to 7.1.5#353
bdossantos merged 1 commit into
masterfrom
copilot/update-ffmpeg-to-last-version

Conversation

Copilot AI commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

The thumbor image was pinned to an outdated ffmpeg version no longer matching the latest security patch available for Debian trixie.

  • Version bump
    • Updated ffmpeg from 7:7.1.4-0+deb13u1 to 7:7.1.5-0+deb13u1 in both the build and run stages of dockerfiles/thumbor/Dockerfile.
- ffmpeg=7:7.1.4-0+deb13u1 \
+ ffmpeg=7:7.1.5-0+deb13u1 \

@bdossantos bdossantos marked this pull request as ready for review July 1, 2026 13:34
Copilot AI review requested due to automatic review settings July 1, 2026 13:34
@bdossantos bdossantos merged commit 8f48f7c into master Jul 1, 2026
1 check passed
@bdossantos bdossantos deleted the copilot/update-ffmpeg-to-last-version branch July 1, 2026 13:34

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the thumbor Docker image to use the latest Debian trixie security-patched ffmpeg package version, keeping dependency pinning current for reproducible and secure builds.

Changes:

  • Bumped ffmpeg from 7:7.1.4-0+deb13u1 to 7:7.1.5-0+deb13u1 in the build stage.
  • Bumped ffmpeg from 7:7.1.4-0+deb13u1 to 7:7.1.5-0+deb13u1 in the runtime stage.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants