enable --pull=newer on containers
This commit is contained in:
parent
a4d826d5de
commit
9b7f9a39ca
10 changed files with 10 additions and 0 deletions
|
@ -12,5 +12,6 @@
|
|||
environment = {
|
||||
MEMORYSIZE = "1G";
|
||||
};
|
||||
extraOptions = [ "--pull=newer" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue