upgrade base image for dockerfile 7.1 after adding `bcmath`
This commit is contained in:
parent
1310d633fc
commit
24d70ad1e3
|
@ -12,7 +12,7 @@
|
|||
# Note: Base Image name format {image-tag}-{php-version}
|
||||
#
|
||||
|
||||
FROM laradock/workspace:1.7-71
|
||||
FROM laradock/workspace:1.8-71
|
||||
|
||||
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||
|
||||
|
|
Loading…
Reference in New Issue