fix: add missing dependency (2)
This commit is contained in:
parent
ed5c6fa47f
commit
dd2266ca33
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue