mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-04 03:48:55 +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 \
|
||||
python3 \
|
||||
python3-dev \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.31.1 \
|
||||
netdisco==0.7.2 \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.32.4 \
|
||||
netdisco==0.7.5 \
|
||||
&& apk del build-base \
|
||||
linux-headers \
|
||||
python3-dev
|
||||
|
@ -10,8 +10,8 @@ RUN set -xe \
|
||||
linux-headers \
|
||||
python3 \
|
||||
python3-dev \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.31.1 \
|
||||
netdisco==0.7.2 \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.32.4 \
|
||||
netdisco==0.7.5 \
|
||||
&& apk del build-base \
|
||||
linux-headers \
|
||||
python3-dev
|
||||
|
Loading…
Reference in New Issue
Block a user