We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 030f6a7 commit 09b9334Copy full SHA for 09b9334
Dockerfile
@@ -30,9 +30,6 @@ RUN \
30
libjpeg-turbo-dev \
31
jpeg-dev \
32
libjxl-dev \
33
- libavif \
34
- libheif \
35
- imagemagick-heic \
36
libmaxminddb-dev \
37
zstd-dev \
38
brotli-dev \
@@ -186,6 +183,9 @@ RUN \
186
183
187
184
188
185
+ libavif \
+ libheif \
+ imagemagick-heic \
189
190
certbot \
191
docker-cli \
0 commit comments