REL-0.10 Attach tagged php container

This commit is contained in:
cytopia 2017-05-24 08:00:53 +02:00
parent fdfc06d29d
commit 3f6d3ee36b
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -62,7 +62,7 @@ services:
# ----------------------------------------
php:
#image: cytopia/${PHP_SERVER:-php-fpm-7.0}:latest
image: cytopia/${PHP_SERVER:-php-fpm-7.0}:release-0.10
image: cytopia/${PHP_SERVER:-php-fpm-7.0}:0.10
restart: always
# Manually build via `docker-compose build`