mirror of
https://github.com/cytopia/devilbox.git
synced 2025-05-28 21:24:28 +00:00
REL-0.10 Attach tagged php container
This commit is contained in:
parent
fdfc06d29d
commit
3f6d3ee36b
@ -62,7 +62,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.10
|
image: cytopia/${PHP_SERVER:-php-fpm-7.0}:0.10
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
# Manually build via `docker-compose build`
|
# Manually build via `docker-compose build`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user