mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -10,7 +10,7 @@ RUN \
|
||||
################
|
||||
# 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 #
|
||||
|
||||
Reference in New Issue
Block a user