Update 'Dockerfile'

This commit is contained in:
dany 2022-08-02 21:04:16 +02:00
parent 2f0e6c17f9
commit fc74014591

View File

@ -11,4 +11,5 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
libssl-dev \ libssl-dev \
autotools-dev \ autotools-dev \
autoconf \ autoconf \
libtool libtool \
automake