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