From 5e5e596e1a0668343db38ccb2a8be2c28e677597 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 21:16:23 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F17/n?= =?UTF-8?q?ginx=20to=20v1.22.1-r1?= 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 ec44ccc..6c2ed59 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -37,7 +37,7 @@ RUN \ libmicrohttpd=0.9.75-r0 \ libwebp=1.2.4-r2 \ mosquitto-clients=2.0.15-r1 \ - nginx=1.22.1-r0 \ + nginx=1.22.1-r1 \ py3-pip=22.3.1-r1 \ python3=3.10.12-r0 \ rsync=3.2.7-r0 \