From bcb078a36efd19cd9598c936210328b7686a7b84 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 09:43:35 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F21/n?= =?UTF-8?q?ginx=20to=20v1.26.2-r4=20(#515)?= 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 03f65b6..20bb3f8 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-r3 \ + nginx=1.26.2-r4 \ py3-pip=24.3.1-r0 \ python3=3.12.8-r1 \ rsync=3.3.0-r1 \