From 9549d8aa6b5bbbb85dddc3b0effb6c689e05ea33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 10:09:13 +0000 Subject: [PATCH] chore: Upgrade jrottenberg/ffmpeg Docker tag to v6 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a66c5bd..b84ecf3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -13,7 +13,7 @@ jobs: build: runs-on: ubuntu-latest - container: jrottenberg/ffmpeg:5.1-ubuntu + container: jrottenberg/ffmpeg:6.0-ubuntu strategy: fail-fast: false matrix: