mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-08 23:36:18 +02:00
upgrade hass to 0.32.4
This commit is contained in:
parent
5bdd06b160
commit
8ab05235cb
@ -10,8 +10,8 @@ RUN set -xe \
|
|||||||
linux-headers \
|
linux-headers \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant==0.31.1 \
|
&& pip3 install --no-cache-dir homeassistant==0.32.4 \
|
||||||
netdisco==0.7.2 \
|
netdisco==0.7.5 \
|
||||||
&& apk del build-base \
|
&& apk del build-base \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
python3-dev
|
python3-dev
|
||||||
|
@ -10,8 +10,8 @@ RUN set -xe \
|
|||||||
linux-headers \
|
linux-headers \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant==0.31.1 \
|
&& pip3 install --no-cache-dir homeassistant==0.32.4 \
|
||||||
netdisco==0.7.2 \
|
netdisco==0.7.5 \
|
||||||
&& 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