Support bcmath php extention on php-fpm and workspace (base image 1.3)

Probably closes #453
This commit is contained in:
Mahmoud Zalt
2016-12-21 14:01:51 -05:00
parent 586a21086f
commit 860af556e2
4 changed files with 22 additions and 1 deletions

View File

@ -10,7 +10,7 @@
# https://hub.docker.com/r/laradock/workspace/tags/
#
FROM laradock/workspace:1.2
FROM laradock/workspace:1.3
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>