chore: bump debian buster → trixie with deb822 sources fix #10

Merged
jcabillot merged 15 commits from fix/debian-trixie-transition into master 2026-06-12 09:13:03 -04:00
Showing only changes of commit 1e05c40ffc - Show all commits
+1
View File
@@ -24,6 +24,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 && \
export DEBIAN_FRONTEND=noninteractive && \
export PIP_BREAK_SYSTEM_PACKAGES=1 && \
export BUILD_PACKAGES="automake build-essential python3-dev libffi-dev" && \
export RUNTIME_PACKAGES="ca-certificates p7zip-full unrar unzip libgomp1 openssl python3-openssl curl python3-pip" && \
export PIP_PACKAGES="sabyenc" && \