feat: Add ghostscript for LibreSign app
This commit is contained in:
parent
c4ebbb02c8
commit
b34bc31f35
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ FROM nextcloud:25.0.4-apache
|
|||
# This is a stupid comment for a demo (remove later)
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y clamdscan nano \
|
||||
&& apt-get install -y clamdscan nano ghostscript \
|
||||
&& apt-get clean
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue