Skip to content

Commit cf328ef

Browse files
authored
Merge pull request #415 from cytopia/update-php-container
Use latest version of PHP container
2 parents 564c6a9 + 8dd678a commit cf328ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ services:
9595
# PHP / HHVM
9696
# ------------------------------------------------------------
9797
php:
98-
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.47
98+
image: devilbox/php-fpm:${PHP_SERVER:-7.0}-work-0.48
9999

100100
##
101101
## All .env variables

0 commit comments

Comments
 (0)