Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2025-08-22 22:44:47 +00:00
parent 7b2a6317ef
commit 9fb0c27d0a
No known key found for this signature in database

View File

@ -95,6 +95,10 @@ init_diagram: |
svc-selkies -> legacy-services
init-services -> svc-xorg
svc-xorg -> legacy-services
init-services -> svc-xsettingsd
svc-nginx -> svc-xsettingsd
svc-xorg -> svc-xsettingsd
svc-xsettingsd -> legacy-services
}
Base Images: {
"baseimage-selkies:debianbookworm" <- "baseimage-debian:bookworm"