2 Commits
Author SHA1 Message Date
opencodecabilloteu 6dd8c6c3f7 Merge pull request 'chore(deps): update dependency sabnzbd/sabnzbd to v5.1.2' (#42) from renovate/sabnzbd-sabnzbd-5.x into master
Main Release / hadolint (push) Successful in 20s
Renovate / renovate (push) Successful in 1m4s
Main Release / test (push) Failing after 3m40s
Main Release / build (push) Skipped
Main Release / tag (push) Skipped
2026-08-27 12:00:40 -04:00
renovate 1eb0d52dd0 chore(deps): update dependency sabnzbd/sabnzbd to v5.1.2
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 21s
PR Checks / build-test (pull_request) Successful in 4m25s
2026-08-27 15:30:15 +00:00
+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=5.1.1 PAR2CMDLINE_VERSION=v0.6.14-mt1 && \
RUN export SABNZBD_VERSION=5.1.2 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" && \