[containers] Update a bunch of containers.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user