update base images version for workspace and php-fpm

This commit is contained in:
Mahmoud Zalt
2017-04-21 22:37:48 -04:00
parent a44cae4408
commit b1c546efc9
6 changed files with 18 additions and 7 deletions

View File

@ -9,9 +9,10 @@
# To change its version, see the available Tags on the Docker Hub:
# https://hub.docker.com/r/laradock/workspace/tags/
#
# Note: Base Image name format {image-tag}-{php-version}
#
# placeholder. Need change after new image would be built.
FROM laradock/workspace:1.6
FROM laradock/workspace:1.7-71
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>