[containers] Update a bunch of containers.

This commit is contained in:
2026-09-06 12:06:12 -07:00
parent 32c87fbb9a
commit d1e90a1789
9 changed files with 58 additions and 44 deletions
+1 -1
View File
@@ -67,7 +67,6 @@ in
environmentFiles
ports
user
extraOptions
;
autoStart = true;
labels = {
@@ -78,6 +77,7 @@ in
// oauthLabels
// homepageLabels
// extraLabels;
extraOptions = extraOptions ++ [ "--pull=always" ];
};
# Creates a MariaDB container for a specific app. It should be safe to give