Bot Updating Templated Files

This commit is contained in:
LinuxServer-CI 2025-08-20 14:35:30 +00:00
parent c525e31075
commit 30938cf673
No known key found for this signature in database

View File

@ -91,6 +91,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:ubuntunoble" <- "baseimage-ubuntu:noble"