upgrade the php-fpm base images

This commit is contained in:
Mahmoud Zalt 2016-08-03 22:28:33 +03:00
parent 533925522c
commit aa8f7c48a5
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
# https://hub.docker.com/r/laradock/php-fpm/tags/
#
FROM laradock/php-fpm:5.6--1.0
FROM laradock/php-fpm:5.6--1.1
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>

View File

@ -10,7 +10,7 @@
# https://hub.docker.com/r/laradock/php-fpm/tags/
#
FROM laradock/php-fpm:7.0--1.0
FROM laradock/php-fpm:7.0--1.1
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>