From 79d20b0cd21ecf401d892e8284371d3506ec56ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 23:32:28 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F21/p?= =?UTF-8?q?ython3-dev=20to=20v3.12.9-r0=20(#524)?= 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 e6fb740..e2fbea7 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -24,7 +24,7 @@ RUN \ libwebp-dev=1.4.0-r0 \ linux-headers=6.6-r1 \ musl-dev=1.2.5-r8 \ - python3-dev=3.12.8-r1 \ + python3-dev=3.12.9-r0 \ v4l-utils-dev=1.28.1-r1 \ \ && apk add --no-cache \