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