Update Dockerfile
This commit is contained in:
parent
d68b2a65f3
commit
3fe3bb9c2e
1 changed files with 1 additions and 1 deletions
|
@ -105,6 +105,6 @@ RUN git clone --depth 1 --recursive -b dtls https://github.com/home-assistant/li
|
|||
|
||||
####
|
||||
## install pip module for component/homeassistant
|
||||
RUN pip3 install --no-cache-dir mysqlclient psycopg2 pybluez cryptography \
|
||||
RUN pip3 install --no-cache-dir mysqlclient psycopg2 pybluez \
|
||||
&& pip3 install --no-cache-dir cchardet uvloop aiodns \
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue