From af195463bb90ce769fb266297cdf5bcf7fb6d78b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 01:51:23 +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..4058c3c 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.1-ubuntu strategy: fail-fast: false matrix: