mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 18:41:27 +02:00
Update Dockerfile
This commit is contained in:
@@ -12,9 +12,9 @@ RUN \
|
|||||||
################
|
################
|
||||||
# Install apps #
|
# Install apps #
|
||||||
################
|
################
|
||||||
sudo apt-get clean \
|
apt-get clean \
|
||||||
&& sudo apt-get update \
|
&& apt-get update \
|
||||||
&& sudo apt-get install -y \
|
&& apt-get install -y \
|
||||||
jq \
|
jq \
|
||||||
curl \
|
curl \
|
||||||
\
|
\
|
||||||
|
|||||||
Reference in New Issue
Block a user