Update Dockerfile

This commit is contained in:
Alexandre
2021-08-27 19:16:07 +02:00
committed by GitHub
parent 659425c87f
commit ff75142e39

View File

@@ -11,8 +11,7 @@ RUN \
################ ################
# Install apps # # Install apps #
################ ################
apt-get clean \ apt-get update \
&& apt-get update \
&& apt-get install -y \ && apt-get install -y \
jq \ jq \
curl \ curl \