You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-11-27 22:28:31 +02:00
update hass
This commit is contained in:
@@ -12,7 +12,6 @@ RUN set -xe \
|
|||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
||||||
netdisco==0.9.2\
|
netdisco==0.9.2\
|
||||||
pychromecast==0.8.1 \
|
|
||||||
&& apk del build-base \
|
&& apk del build-base \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
python3-dev
|
python3-dev
|
||||||
|
|||||||
@@ -12,7 +12,6 @@ RUN set -xe \
|
|||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
||||||
netdisco==0.9.2\
|
netdisco==0.9.2\
|
||||||
pychromecast==0.8.1 \
|
|
||||||
&& apk del build-base \
|
&& apk del build-base \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
python3-dev
|
python3-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user