mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-22 06:07:48 +00:00
REL-0.11 Attaching tagged docker container
This commit is contained in:
parent
025c998350
commit
5b66c3ef0c
@ -65,7 +65,7 @@ services:
|
|||||||
# ----------------------------------------
|
# ----------------------------------------
|
||||||
php:
|
php:
|
||||||
#image: cytopia/${PHP_SERVER:-php-fpm-7.0}:latest
|
#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
|
restart: always
|
||||||
|
|
||||||
# Manually build via `docker-compose build`
|
# Manually build via `docker-compose build`
|
||||||
|
Loading…
Reference in New Issue
Block a user