fix: add missing dependency (2)
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed

This commit is contained in:
Glenn Y. Rolland 2025-05-17 19:36:08 +02:00
parent ed5c6fa47f
commit dd2266ca33

View file

@ -28,7 +28,7 @@ FROM nextcloud:31.0.4-apache
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
nano ghostscript \
libfuse2t64 \
libfuse2 \
&& apt-get clean
# clamdscan