From 14f4079b7fbc467c76f1ca308feefce554dfd9bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 21:45:26 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F19/p?= =?UTF-8?q?ython3=20to=20v3.11.10-r0=20(#493)?= 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 0ba4197..abea0f8 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -39,7 +39,7 @@ RUN \ mosquitto-clients=2.0.18-r0 \ nginx=1.24.0-r16 \ py3-pip=23.3.1-r0 \ - python3=3.11.9-r0 \ + python3=3.11.10-r0 \ rsync=3.2.7-r4 \ v4l-utils=1.24.1-r1 \ \