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