diff --git a/sabnzbd/Dockerfile b/sabnzbd/Dockerfile index e70e5c3..c02e1d0 100644 --- a/sabnzbd/Dockerfile +++ b/sabnzbd/Dockerfile @@ -18,13 +18,13 @@ RUN \ linux-headers=6.6-r0 \ musl-dev=1.2.5-r0 \ py3-pip=24.0-r2 \ - python3-dev=3.12.8-r0 \ + python3-dev=3.12.8-r1 \ \ && apk add --no-cache \ 7zip=23.01-r0 \ nginx=1.26.2-r0 \ py3-setuptools=70.3.0-r0 \ - python3=3.12.8-r0 \ + python3=3.12.8-r1 \ unzip=6.0-r14 \ \ && curl -J -L -o /tmp/unrar.tar.gz \