change BC ICT to automatic=true (more deterministic)

This commit is contained in:
gabemontero 2016-05-12 10:28:32 -04:00
parent 3f08ff2b61
commit c074be2189
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@
{
"type": "ImageChange",
"imageChangeParams": {
"automatic": false,
"automatic": true,
"containerNames": [
"mongodb"
],