Merge pull request #272 from cytopia/update-docker

Add PHP 7.3 to update-docker script
This commit is contained in:
cytopia 2018-05-19 12:51:14 +02:00 committed by GitHub
commit 1d9879d966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@ docker pull devilbox/php-fpm:5.6-work
docker pull devilbox/php-fpm:7.0-work
docker pull devilbox/php-fpm:7.1-work
docker pull devilbox/php-fpm:7.2-work
docker pull devilbox/php-fpm:7.3-work
#docker pull cytopia/hhvm-latest:${TAG}
###