mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-07 02:56:46 +00:00
Update docker images
This commit is contained in:
parent
1ba3cd399c
commit
873abc6c4c
@ -99,7 +99,7 @@ services:
|
||||
# PHP
|
||||
# ------------------------------------------------------------
|
||||
php:
|
||||
image: devilbox/php-fpm:${PHP_SERVER}-work-0.147
|
||||
image: devilbox/php-fpm:${PHP_SERVER}-work-release-0.148
|
||||
hostname: php
|
||||
|
||||
##
|
||||
@ -227,7 +227,7 @@ services:
|
||||
# Web Server
|
||||
# ------------------------------------------------------------
|
||||
httpd:
|
||||
image: devilbox/${HTTPD_SERVER}:${HTTPD_FLAVOUR:-alpine}-1.0-beta1
|
||||
image: devilbox/${HTTPD_SERVER}:${HTTPD_FLAVOUR:-alpine}-release-1.0-beta2
|
||||
hostname: httpd
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user