mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-21 21:33:02 +01:00
update hassio to 1.3.0
This commit is contained in:
@@ -13,7 +13,7 @@ RUN set -xe \
|
|||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant \
|
&& pip3 install --no-cache-dir homeassistant \
|
||||||
&& wget https://github.com/home-assistant/hassio-cli/releases/download/1.2.1/hassio_armhf -O /usr/local/bin/hassio
|
&& wget https://github.com/home-assistant/hassio-cli/releases/download/1.3.0/hassio_armhf -O /usr/local/bin/hassio
|
||||||
|
|
||||||
VOLUME /etc/hass
|
VOLUME /etc/hass
|
||||||
EXPOSE 8123
|
EXPOSE 8123
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ RUN set -xe \
|
|||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
&& pip3 install --no-cache-dir homeassistant \
|
&& pip3 install --no-cache-dir homeassistant \
|
||||||
&& wget https://github.com/home-assistant/hassio-cli/releases/download/1.2.1/hassio_armhf -O /usr/local/bin/hassio
|
&& wget https://github.com/home-assistant/hassio-cli/releases/download/1.3.0/hassio_armhf -O /usr/local/bin/hassio
|
||||||
|
|
||||||
VOLUME /etc/hass
|
VOLUME /etc/hass
|
||||||
EXPOSE 8123
|
EXPOSE 8123
|
||||||
|
|||||||
Reference in New Issue
Block a user