From 9ac1fe3e4e4d0c2c5e8fd64d41cbb4de6ead410c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jan 2024 21:16:28 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F17/p?= =?UTF-8?q?ython3-dev=20to=20v3.10.13-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 ec44ccc..ca3ae1d 100755 --- a/motioneye/Dockerfile +++ b/motioneye/Dockerfile @@ -24,7 +24,7 @@ RUN \ libwebp-dev=1.2.4-r2 \ linux-headers=5.19.5-r0 \ musl-dev=1.2.3-r5 \ - python3-dev=3.10.12-r0 \ + python3-dev=3.10.13-r0 \ v4l-utils-dev=1.22.1-r2 \ \ && apk add --no-cache \