Merge pull request 'chore(deps): update debian docker tag to trixie-20260713' (#32) from renovate/debian-13.x into master
Main Release / hadolint (push) Successful in 8s
Main Release / test (push) Successful in 2m30s
Main Release / build (push) Successful in 3m56s
Main Release / tag (push) Successful in 33s
Tag Release / hadolint (push) Successful in 9s
Tag Release / test (push) Successful in 32s
Tag Release / build-push (push) Successful in 6m31s

Reviewed-on: #32
This commit was merged in pull request #32.
This commit is contained in:
2026-07-16 12:08:40 -04:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM debian:trixie-20260623
FROM debian:13
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
RUN groupadd -r -g 666 sabnzbd && \