From 2ed34f7671e6f432ed93ba45439d3a0ad7b7d1e8 Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Mon, 15 Jun 2026 01:27:09 +0200 Subject: [PATCH] build(deps): bump ffmpegthumbs from 26.04.0-r0 to 26.04.2-r0 --- av/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/av/Dockerfile b/av/Dockerfile index 003a2c4..9aaa271 100644 --- a/av/Dockerfile +++ b/av/Dockerfile @@ -20,7 +20,7 @@ RUN apk upgrade --no-cache \ darkice=1.6-r0 \ ffmpeg=8.1.1-r0 \ ffmpegthumbnailer=2.2.4-r0 \ - ffmpegthumbs=26.04.0-r0 \ + ffmpegthumbs=26.04.2-r0 \ flac=1.4.3-r2 \ git=2.54.0-r0 \ mkvtoolnix=99.0-r0 \