From b10f951019d65c89faa671e29d928df48e964d38 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 23:56:16 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F19/n?= =?UTF-8?q?ginx=20to=20v1.24.0-r15?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- motioneye/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/Dockerfile b/motioneye/Dockerfile index a89c9b5..a731091 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -37,7 +37,7 @@ RUN \ libmicrohttpd=0.9.77-r0 \ libwebp=1.3.2-r0 \ mosquitto-clients=2.0.18-r0 \ - nginx=1.24.0-r14 \ + nginx=1.24.0-r15 \ py3-pip=23.3.1-r0 \ python3=3.11.6-r1 \ rsync=3.2.7-r4 \