chore(deps): update dependency sabnzbd/sabnzbd to v5 #31

Merged
jcabillot merged 1 commits from renovate/sabnzbd-sabnzbd-5.x into master 2026-07-06 19:57:25 -04:00
Showing only changes of commit 419a1214f5 - Show all commits
+1 -1
View File
@@ -22,7 +22,7 @@ ENV LANG C.UTF-8
# #
# hadolint ignore=DL3008,DL3015,SC3009,DL3003,DL3013,DL3042 # hadolint ignore=DL3008,DL3015,SC3009,DL3003,DL3013,DL3042
RUN export SABNZBD_VERSION=4.5.5 PAR2CMDLINE_VERSION=v0.6.14-mt1 && \ RUN export SABNZBD_VERSION=5.0.4 PAR2CMDLINE_VERSION=v0.6.14-mt1 && \
export DEBIAN_FRONTEND=noninteractive && \ export DEBIAN_FRONTEND=noninteractive && \
export PIP_BREAK_SYSTEM_PACKAGES=1 && \ export PIP_BREAK_SYSTEM_PACKAGES=1 && \
export BUILD_PACKAGES="automake build-essential python3-dev libffi-dev" && \ export BUILD_PACKAGES="automake build-essential python3-dev libffi-dev" && \