PHP 7.2.7 release

This commit is contained in:
Ric Harvey
2018-06-29 10:36:46 +01:00
parent 11a553aad6
commit 0063728e48
3 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM php:7.2.6-fpm-alpine
FROM php:7.2.7-fpm-alpine
LABEL maintainer="Ric Harvey <ric@ngd.io>"