chore(deps): update debian docker tag to v13 #9

Open
renovate wants to merge 1 commits from renovate/debian-13.x into master
Showing only changes of commit 6bef818393 - Show all commits
+1 -1
View File
@@ -1,4 +1,4 @@
FROM debian:buster
FROM debian:trixie-20260518
LABEL maintainer="Julien Cabillot <dockerimages@cabillot.eu>"
RUN groupadd -r -g 666 sabnzbd && \