Update cli & fix s6-overlay shutdown (#1219)

This commit is contained in:
Pascal Vizeli
2020-04-12 16:08:51 +02:00
committed by GitHub
parent 0207f01039
commit bbbfa88749
6 changed files with 14 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
"i386": "homeassistant/i386-base:3.11"
},
"args": {
"CLI_VERSION": "4.2.0",
"CLI_VERSION": "4.3.0",
"LIBWEBSOCKETS_VERSION": "v3.2.2",
"TTYD_VERSION": "1.6.0"
}