Merge pull request #48 from gabemontero/fixTemplatesAutoFalse
change BC ICT to automatic=true (more deterministic)
This commit is contained in:
commit
17ff3cdbce
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@
|
|||
{
|
||||
"type": "ImageChange",
|
||||
"imageChangeParams": {
|
||||
"automatic": false,
|
||||
"automatic": true,
|
||||
"containerNames": [
|
||||
"mongodb"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue