Skip to content

Commit 4b31a9b

Browse files
authored
Merge pull request #13 from LibreCodeCoop/fix/php-soap-extension
fix: add SOAP extension to PHP image
2 parents 4f421a8 + 0119590 commit 4b31a9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.docker/php/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN chmod uga+x /usr/local/bin/install-php-extensions && sync \
2626
pdo_pgsql \
2727
pgsql \
2828
redis \
29+
soap \
2930
sockets \
3031
sysvsem \
3132
xdebug \

0 commit comments

Comments
 (0)