mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-16 04:19:13 +02:00
Update Dockerfile
This commit is contained in:
@@ -10,7 +10,7 @@ RUN \
|
|||||||
################
|
################
|
||||||
# Install apps #
|
# Install apps #
|
||||||
################
|
################
|
||||||
apk add --no-cache jq curl bash || (apt-get update && apt-get install -y jq curl bash && apt-get clean) \
|
apt-get update && apt-get install -y jq curl bash && apt-get clean || apk add --no-cache jq curl bash \
|
||||||
\
|
\
|
||||||
##################
|
##################
|
||||||
# Install bashio #
|
# Install bashio #
|
||||||
|
|||||||
Reference in New Issue
Block a user