REL-0.11 Attaching tagged docker container

This commit is contained in:
cytopia 2017-06-22 12:31:35 +02:00
parent 025c998350
commit 5b66c3ef0c
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

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