mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 13:23:02 +01:00
upgrade hass to 0.41
This commit is contained in:
@@ -10,7 +10,7 @@ RUN set -xe \
|
|||||||
linux-headers \
|
linux-headers \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant==0.40.2 \
|
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
||||||
netdisco==0.9.2\
|
netdisco==0.9.2\
|
||||||
pychromecast==0.8.1 \
|
pychromecast==0.8.1 \
|
||||||
&& apk del build-base \
|
&& apk del build-base \
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ RUN set -xe \
|
|||||||
linux-headers \
|
linux-headers \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant==0.40.2 \
|
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
||||||
netdisco==0.9.2\
|
netdisco==0.9.2\
|
||||||
pychromecast==0.8.1 \
|
pychromecast==0.8.1 \
|
||||||
&& apk del build-base \
|
&& apk del build-base \
|
||||||
|
|||||||
Reference in New Issue
Block a user