From 5970f0da55f55280dda91030919247127a7bfc6e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 22:33:17 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F21/p?= =?UTF-8?q?ython3=20to=20v3.12.9-r0?= 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 e2fbea7..18a76fd 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -39,7 +39,7 @@ RUN \ mosquitto-clients=2.0.20-r0 \ nginx=1.26.2-r4 \ py3-pip=24.3.1-r0 \ - python3=3.12.8-r1 \ + python3=3.12.9-r0 \ rsync=3.4.0-r0 \ v4l-utils=1.28.1-r1 \ \