enable --pull=newer on containers
This commit is contained in:
parent
a4d826d5de
commit
9b7f9a39ca
10 changed files with 10 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
WEBPASSWORD_FILE = "/secrets/admin-password";
|
||||
DNSMASQ_LISTENING = "all";
|
||||
};
|
||||
extraOptions = [ "--pull=newer" ];
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue