mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-16 13:51:50 +02:00
Update Dockerfile
This commit is contained in:
@@ -4,7 +4,8 @@ ARG BUILD_VERSION
|
||||
FROM ${BUILD_FROM}${BUILD_VERSION}
|
||||
|
||||
# Add bashio
|
||||
RUN apk add --no-cache \
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y --no-install-recommends \
|
||||
curl \
|
||||
jq \
|
||||
&& curl -J -L -o /tmp/bashio.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user