mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-24 08:52:15 +02:00
upgrade hass to 0.41
This commit is contained in:
parent
a994fc3993
commit
b6c109ea4c
@ -10,7 +10,7 @@ RUN set -xe \
|
||||
linux-headers \
|
||||
python3 \
|
||||
python3-dev \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.40.2 \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
||||
netdisco==0.9.2\
|
||||
pychromecast==0.8.1 \
|
||||
&& apk del build-base \
|
||||
|
@ -10,7 +10,7 @@ RUN set -xe \
|
||||
linux-headers \
|
||||
python3 \
|
||||
python3-dev \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.40.2 \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
||||
netdisco==0.9.2\
|
||||
pychromecast==0.8.1 \
|
||||
&& apk del build-base \
|
||||
|
Loading…
Reference in New Issue
Block a user