chore: bump SABnzbd 3.7.2 → 4.5.5
Docker Build and Push / lint (pull_request) Successful in 7s
Docker Build and Push / build (pull_request) Successful in 2m33s
Docker Build and Push / test (pull_request) Failing after 25s
Docker Build and Push / push (pull_request) Has been skipped

Latest stable 4.x release from https://github.com/sabnzbd/sabnzbd
This commit is contained in:
2026-06-12 08:51:24 -04:00
parent 213fcfa08a
commit 2d9c22701b
+1 -1
View File
@@ -22,7 +22,7 @@ ENV LANG C.UTF-8
#
# hadolint ignore=DL3008,DL3015,SC3009,DL3003,DL3013,DL3042
RUN export SABNZBD_VERSION=3.7.2 PAR2CMDLINE_VERSION=v0.6.14-mt1 && \
RUN export SABNZBD_VERSION=4.5.5 PAR2CMDLINE_VERSION=v0.6.14-mt1 && \
export DEBIAN_FRONTEND=noninteractive && \
export PIP_BREAK_SYSTEM_PACKAGES=1 && \
export BUILD_PACKAGES="automake build-essential python3-dev libffi-dev" && \