Update Dockerfile

This commit is contained in:
Alexandre
2021-06-22 10:51:54 +02:00
committed by GitHub
parent b05d65130a
commit 767f1fd9cd

View File

@@ -8,8 +8,7 @@ RUN \
################ ################
# Install apps # # Install apps #
################ ################
apt-get update \ apk add --no-cache \
&& apt-get install -y \
jq \ jq \
curl \ curl \
cifs-utils \ cifs-utils \