add bcmath
This commit is contained in:
parent
22e17b07c7
commit
cd26364dbe
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ RUN apk --no-cache add \
|
|||
php83-pcntl \
|
||||
php83-posix \
|
||||
php83-sockets \
|
||||
php83-bcmath \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
RUN echo "Europe/Berlin" > /etc/timezone
|
||||
|
|
Loading…
Reference in a new issue