mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-05-13 22:06:55 +02:00
upgrade hass to 0.39.3
This commit is contained in:
parent
2738488cf7
commit
43e6444803
@ -10,9 +10,9 @@ RUN set -xe \
|
|||||||
linux-headers \
|
linux-headers \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant==0.36.1 \
|
&& pip3 install --no-cache-dir homeassistant==0.39.3 \
|
||||||
netdisco==0.8.1 \
|
netdisco==0.9.1 \
|
||||||
pychromecast==0.7.6 \
|
pychromecast==0.8.0 \
|
||||||
&& apk del build-base \
|
&& apk del build-base \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
python3-dev
|
python3-dev
|
||||||
|
@ -10,9 +10,9 @@ RUN set -xe \
|
|||||||
linux-headers \
|
linux-headers \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant==0.36.1 \
|
&& pip3 install --no-cache-dir homeassistant==0.39.3 \
|
||||||
netdisco==0.8.1 \
|
netdisco==0.9.1 \
|
||||||
pychromecast==0.7.6 \
|
pychromecast==0.8.0 \
|
||||||
&& apk del build-base \
|
&& apk del build-base \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
python3-dev
|
python3-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user