Update to PHP 7.1.2

This commit is contained in:
Ric Harvey
2017-02-21 12:44:02 +00:00
parent f9298a7462
commit e7cbabc006
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM php:7.1.1-fpm-alpine
FROM php:7.1.2-fpm-alpine
MAINTAINER ngineered <support@ngineered.co.uk>