mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-05-21 22:33:23 +02:00
update hass
This commit is contained in:
parent
cebbcc7fbf
commit
2174eb655f
@ -9,7 +9,9 @@ RUN set -xe \
|
|||||||
&& apk update \
|
&& apk update \
|
||||||
&& apk add --no-cache ca-certificates \
|
&& apk add --no-cache ca-certificates \
|
||||||
build-base \
|
build-base \
|
||||||
|
libffi-dev \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
|
openssl-dev \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant \
|
&& pip3 install --no-cache-dir homeassistant \
|
||||||
|
@ -9,7 +9,9 @@ RUN set -xe \
|
|||||||
&& apk update \
|
&& apk update \
|
||||||
&& apk add --no-cache ca-certificates \
|
&& apk add --no-cache ca-certificates \
|
||||||
build-base \
|
build-base \
|
||||||
|
libffi-dev \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
|
openssl-dev \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant \
|
&& pip3 install --no-cache-dir homeassistant \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user