Fix PDF thumbnails (ghostscript), 3MF viewer (official loader), PDF viewer (blob fetch)
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m9s
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m9s
This commit is contained in:
parent
facb1c6f8b
commit
c239fbb296
5 changed files with 218 additions and 51 deletions
|
|
@ -21,6 +21,7 @@ RUN apk add --no-cache \
|
|||
ffmpeg \
|
||||
exiftool \
|
||||
sqlite \
|
||||
ghostscript \
|
||||
ca-certificates \
|
||||
mailcap \
|
||||
tzdata
|
||||
|
|
|
|||
Reference in a new issue