enable --pull=newer on containers
This commit is contained in:
parent
a4d826d5de
commit
9b7f9a39ca
10 changed files with 10 additions and 0 deletions
|
@ -20,5 +20,6 @@
|
|||
CF_API_EMAIL_FILE = "/secrets/cf-api-email";
|
||||
CF_API_KEY_FILE = "/secrets/cf-api-key";
|
||||
};
|
||||
extraOptions = [ "--pull=newer" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue