From 5b9c5935ffe6a9ff7d863ceadc8de38c9b899000 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 19:17:32 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F21/n?= =?UTF-8?q?ginx=20to=20v1.26.3-r0=20(#538)?= 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 bc857b4..cab3b92 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -37,7 +37,7 @@ RUN \ libmicrohttpd=0.9.77-r0 \ libwebp=1.4.0-r0 \ mosquitto-clients=2.0.20-r0 \ - nginx=1.26.2-r4 \ + nginx=1.26.3-r0 \ py3-pip=24.3.1-r0 \ python3=3.12.9-r0 \ rsync=3.4.0-r0 \