From dc564d4d5306954b47d81e87c49ff2655a7a66bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 22:23:05 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F17/l?= =?UTF-8?q?ibwebp=20to=20v1.2.4-r2=20(#429)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- motioneye/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/Dockerfile b/motioneye/Dockerfile index ce2c92d..6c83079 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -35,7 +35,7 @@ RUN \ libjpeg-turbo=2.1.4-r0 \ libjpeg=9e-r0 \ libmicrohttpd=0.9.75-r0 \ - libwebp=1.2.4-r1 \ + libwebp=1.2.4-r2 \ mosquitto-clients=2.0.15-r1 \ nginx=1.22.1-r0 \ py3-pip=22.3.1-r1 \