You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-06-14 23:55:02 +02:00
update hass
This commit is contained in:
@ -12,7 +12,6 @@ RUN set -xe \
|
||||
python3-dev \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
||||
netdisco==0.9.2\
|
||||
pychromecast==0.8.1 \
|
||||
&& apk del build-base \
|
||||
linux-headers \
|
||||
python3-dev
|
||||
|
@ -12,7 +12,6 @@ RUN set -xe \
|
||||
python3-dev \
|
||||
&& pip3 install --no-cache-dir homeassistant==0.41 \
|
||||
netdisco==0.9.2\
|
||||
pychromecast==0.8.1 \
|
||||
&& apk del build-base \
|
||||
linux-headers \
|
||||
python3-dev
|
||||
|
Reference in New Issue
Block a user