Update Dockerfile

This commit is contained in:
Alexandre
2021-08-26 15:01:33 +02:00
committed by GitHub
parent bd1ffbe1b8
commit 51ab72987e

View File

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