From 6fa408261527225b20d50017c8f63332eb489fc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 10:09:43 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F19/p?= =?UTF-8?q?ython3-dev=20to=20v3.11.9-r1=20(#494)?= 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 6151bb3..dfae211 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -24,7 +24,7 @@ RUN \ libwebp-dev=1.3.2-r0 \ linux-headers=6.5-r0 \ musl-dev=1.2.4_git20230717-r4 \ - python3-dev=3.11.9-r0 \ + python3-dev=3.11.9-r1 \ v4l-utils-dev=1.24.1-r1 \ \ && apk add --no-cache \