Updating workspace to use latest base image

This commit is contained in:
Winfried 2017-04-24 00:07:07 +02:00
parent 24d70ad1e3
commit dde95043f8
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
# Note: Base Image name format {image-tag}-{php-version}
#
FROM laradock/workspace:1.7-56
FROM laradock/workspace:1.8-56
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>

View File

@ -12,7 +12,7 @@
# Note: Base Image name format {image-tag}-{php-version}
#
FROM laradock/workspace:1.7-70
FROM laradock/workspace:1.8-70
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>