Skip to content

Commit

Permalink
add bcmath-stable to base image
Browse files Browse the repository at this point in the history
  • Loading branch information
ToshY committed Jan 27, 2025
1 parent 1fb61d6 commit 2d70c40
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ RUN <<EOT sh
sysvsem-stable \
amqp-stable \
redis-stable \
pcntl-stable
pcntl-stable \
bcmath-stable
apt-get update
apt-get install -y libexpat1=2.5.0-1+deb12u1 libgstreamer1.0-0=1.22.0-2+deb12u1
EOT
Expand Down

0 comments on commit 2d70c40

Please sign in to comment.