Skip to content

Commit

Permalink
Fixes #642 Fixes #614 Updated PHP Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
cytopia committed Dec 31, 2019
1 parent 1512461 commit 72c7a7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ services:
# PHP
# ------------------------------------------------------------
php:
image: devilbox/php-fpm:${PHP_SERVER}-work-0.97
image: devilbox/php-fpm:${PHP_SERVER}-work-0.98
hostname: php

##
Expand Down Expand Up @@ -135,7 +135,7 @@ services:
##
## Mail-catching
##
- ENABLE_MAIL=1
- ENABLE_MAIL=2

##
## Enable 127.0.0.1 Port-forwarding
Expand Down

0 comments on commit 72c7a7d

Please sign in to comment.