fix missing libtiff5

This commit is contained in:
Dieter Schmidt
2024-10-31 18:45:13 +01:00
parent ca0933413c
commit 9837720177

View File

@@ -84,7 +84,7 @@ RUN apt-get update && \
libopenjp2-7 \
libsodium-dev \
libssl-dev \
libtiff5 \
libtiff5-dev \
locales \
rsync \
supervisor \