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 2d2ed27 commit 4dd05d0Copy full SHA for 4dd05d0
8.4-frankenphp/Dockerfile
@@ -27,6 +27,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends ${BUILD_DEPS} \
27
file \
28
gettext \
29
gifsicle \
30
+ imagemagick \
31
jpegoptim \
32
optipng \
33
pngquant \
8.4/Dockerfile
@@ -50,6 +50,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends ${BUILD_DEPS} \
50
51
52
53
54
55
56
0 commit comments