chore(deps): update dependency sabnzbd/sabnzbd to v5.1.0
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 30s
PR Checks / build-test (pull_request) Successful in 6m0s

This commit is contained in:
2026-08-12 11:49:29 +00:00
parent b025cb7c43
commit 0f467bbdd7
+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=5.0.4 PAR2CMDLINE_VERSION=v0.6.14-mt1 && \ RUN export SABNZBD_VERSION=5.1.0 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" && \