We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ff760 commit ccebea6Copy full SHA for ccebea6
1 file changed
Dockerfile
@@ -15,7 +15,9 @@ RUN apk add --update --no-cache \
15
#gd
16
libpng libpng-dev \
17
#intl
18
- icu-dev
+ icu-dev \
19
+#xsl
20
+ libxslt
21
22
# Install composer
23
ENV COMPOSER_HOME /composer
0 commit comments