You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-11-27 22:28:31 +02:00
upgrade hass to 0.32.4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user