update base images version for workspace and php-fpm
This commit is contained in:
parent
a44cae4408
commit
b1c546efc9
@ -9,8 +9,10 @@
|
|||||||
# To change its version, see the available Tags on the Docker Hub:
|
# To change its version, see the available Tags on the Docker Hub:
|
||||||
# https://hub.docker.com/r/laradock/php-fpm/tags/
|
# 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>
|
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||||
|
|
||||||
|
@ -9,8 +9,10 @@
|
|||||||
# To change its version, see the available Tags on the Docker Hub:
|
# To change its version, see the available Tags on the Docker Hub:
|
||||||
# https://hub.docker.com/r/laradock/php-fpm/tags/
|
# 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>
|
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||||
|
|
||||||
|
@ -9,8 +9,10 @@
|
|||||||
# To change its version, see the available Tags on the Docker Hub:
|
# To change its version, see the available Tags on the Docker Hub:
|
||||||
# https://hub.docker.com/r/laradock/php-fpm/tags/
|
# 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>
|
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||||
|
|
||||||
|
@ -9,8 +9,10 @@
|
|||||||
# To change its version, see the available Tags on the Docker Hub:
|
# To change its version, see the available Tags on the Docker Hub:
|
||||||
# https://hub.docker.com/r/laradock/workspace/tags/
|
# 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>
|
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||||
|
|
||||||
|
@ -9,8 +9,10 @@
|
|||||||
# To change its version, see the available Tags on the Docker Hub:
|
# To change its version, see the available Tags on the Docker Hub:
|
||||||
# https://hub.docker.com/r/laradock/workspace/tags/
|
# 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>
|
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||||
|
|
||||||
|
@ -9,9 +9,10 @@
|
|||||||
# To change its version, see the available Tags on the Docker Hub:
|
# To change its version, see the available Tags on the Docker Hub:
|
||||||
# https://hub.docker.com/r/laradock/workspace/tags/
|
# 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.7-71
|
||||||
FROM laradock/workspace:1.6
|
|
||||||
|
|
||||||
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user