1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00:00

update hass

This commit is contained in:
kev 2017-04-08 13:06:59 +08:00
parent d8304008da
commit e8072c3e8c
2 changed files with 0 additions and 2 deletions

@ -12,7 +12,6 @@ RUN set -xe \
python3-dev \
&& pip3 install --no-cache-dir homeassistant==0.41 \
netdisco==0.9.2\
pychromecast==0.8.1 \
&& apk del build-base \
linux-headers \
python3-dev

@ -12,7 +12,6 @@ RUN set -xe \
python3-dev \
&& pip3 install --no-cache-dir homeassistant==0.41 \
netdisco==0.9.2\
pychromecast==0.8.1 \
&& apk del build-base \
linux-headers \
python3-dev