mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-18 13:29:14 +02:00
Update Dockerfile
This commit is contained in:
@@ -9,10 +9,12 @@ ARG TEMPIO_VERSION=2021.01.0
|
|||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
|
curl https://packages.cloud.google.com/apt/doc/apt-key.gpg \
|
||||||
|
&& apt-key --keyring /usr/share/keyrings/cloud.google.gpg add - \
|
||||||
################
|
################
|
||||||
# Install apps #
|
# Install apps #
|
||||||
################
|
################
|
||||||
apt-get update \
|
&& apt-get update \
|
||||||
&& apt-get install -y \
|
&& apt-get install -y \
|
||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
jq \
|
jq \
|
||||||
|
|||||||
Reference in New Issue
Block a user