mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -7,15 +7,15 @@ COPY rootfs /
|
||||
|
||||
ARG BASHIO_VERSION=0.13.1
|
||||
|
||||
RUN \
|
||||
#RUN \
|
||||
################
|
||||
# Install apps #
|
||||
################
|
||||
apt-get clean \
|
||||
&& apt-get update \
|
||||
&& apt-get install -y \
|
||||
jq \
|
||||
curl
|
||||
# apt-get clean \
|
||||
# && apt-get update \
|
||||
# && apt-get install -y \
|
||||
# jq \
|
||||
# curl
|
||||
|
||||
RUN \
|
||||
##################
|
||||
|
||||
Reference in New Issue
Block a user