Skip to content

Commit a1ff760

Browse files
authored
Add XSL ext
1 parent 2d29f7b commit a1ff760

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ RUN docker-php-ext-install \
4040
bcmath \
4141
gd exif fileinfo \
4242
opcache \
43-
sockets
43+
sockets \
44+
xsl
4445

4546
RUN docker-php-ext-configure intl && docker-php-ext-install intl
4647

0 commit comments

Comments
 (0)