Skip to content

Commit bdfea51

Browse files
Add bcmath extension
1 parent 10dfd94 commit bdfea51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-contributor/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN apt-get update \
2626
gcc g++ make zip unzip mariadb-client \
2727
nginx php8.3 php8.3-cli php8.3-fpm php8.3-zip \
2828
php8.3-gd php8.3-curl php8.3-mysql php8.3-intl \
29-
php8.3-gmp php8.3-xml php8.3-mbstring php8.3-xdebug php8.3-pcov \
29+
php8.3-gmp php8.3-xml php8.3-mbstring php8.3-xdebug php8.3-pcov php8.3-bcmath \
3030
bsdmainutils ntp lsof \
3131
linuxdoc-tools linuxdoc-tools-text groff \
3232
python3-sphinx python3-sphinx-rtd-theme python3-pip fontconfig python3-yaml \

0 commit comments

Comments
 (0)