Commit b1c546ef authored by Mahmoud Zalt's avatar Mahmoud Zalt

update base images version for workspace and php-fpm

parent a44cae44
......@@ -9,8 +9,10 @@
# To change its version, see the available Tags on the Docker Hub:
# https://hub.docker.com/r/laradock/php-fpm/tags/
#
# Note: Base Image name format {image-tag}-{php-version}
#
FROM laradock/php-fpm:1.4-v5.6
FROM laradock/php-fpm:1.4-56
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
......
......@@ -9,8 +9,10 @@
# To change its version, see the available Tags on the Docker Hub:
# https://hub.docker.com/r/laradock/php-fpm/tags/
#
# Note: Base Image name format {image-tag}-{php-version}
#
FROM laradock/php-fpm:1.4-v7.0
FROM laradock/php-fpm:1.4-70
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
......
......@@ -9,8 +9,10 @@
# To change its version, see the available Tags on the Docker Hub:
# https://hub.docker.com/r/laradock/php-fpm/tags/
#
# Note: Base Image name format {image-tag}-{php-version}
#
FROM laradock/php-fpm:1.4-v7.1
FROM laradock/php-fpm:1.4-71
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
......
......@@ -9,8 +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}
#
FROM laradock/workspace:1.6
FROM laradock/workspace:1.7-56
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
......
......@@ -9,8 +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}
#
FROM laradock/workspace:1.6
FROM laradock/workspace:1.7-70
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment