Update 'Dockerfile'

This commit is contained in:
dany 2022-08-17 19:00:55 +02:00
parent 78da9693b6
commit be4597d44b

View File

@ -15,4 +15,6 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
automake \
libffi-dev \
ca-certificates \
unzip
unzip \
libjpeg-turbo \
libvncserver-dev