change BC ICT to automatic=true (more deterministic)
This commit is contained in:
parent
3f08ff2b61
commit
c074be2189
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@
|
|||
{
|
||||
"type": "ImageChange",
|
||||
"imageChangeParams": {
|
||||
"automatic": false,
|
||||
"automatic": true,
|
||||
"containerNames": [
|
||||
"mongodb"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue