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

This commit is contained in:
Elijah 2026-05-31 21:52:32 -07:00
parent facb1c6f8b
commit c239fbb296
5 changed files with 218 additions and 51 deletions

View file

@ -21,6 +21,7 @@ RUN apk add --no-cache \
ffmpeg \
exiftool \
sqlite \
ghostscript \
ca-certificates \
mailcap \
tzdata