Mise à jour de 'Dockerfile'

This commit is contained in:
dany 2022-08-09 17:12:30 +02:00
parent a9eeaa6699
commit 78da9693b6

View File

@ -14,4 +14,5 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
libtool \ libtool \
automake \ automake \
libffi-dev \ libffi-dev \
ca-certificates ca-certificates \
unzip