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