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 10dfd94 commit bdfea51Copy full SHA for bdfea51
docker-contributor/Dockerfile
@@ -26,7 +26,7 @@ RUN apt-get update \
26
gcc g++ make zip unzip mariadb-client \
27
nginx php8.3 php8.3-cli php8.3-fpm php8.3-zip \
28
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 \
+ php8.3-gmp php8.3-xml php8.3-mbstring php8.3-xdebug php8.3-pcov php8.3-bcmath \
30
bsdmainutils ntp lsof \
31
linuxdoc-tools linuxdoc-tools-text groff \
32
python3-sphinx python3-sphinx-rtd-theme python3-pip fontconfig python3-yaml \
0 commit comments