Skip to content

Commit

Permalink
BC-6038 install webp explicitly (#4636)
Browse files Browse the repository at this point in the history
* add subpackages explicitly
  • Loading branch information
Loki-Afro authored Dec 13, 2023
1 parent fa8a4ea commit 3685e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.filepreview
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BASE_IMAGE
FROM $BASE_IMAGE

RUN apk add --no-cache imagemagick
RUN apk add --no-cache imagemagick imagemagick-heic imagemagick-jpeg imagemagick-pdf imagemagick-raw imagemagick-svg imagemagick-tiff imagemagick-webp

0 comments on commit 3685e5a

Please sign in to comment.