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

View file

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