bumping php to 7.2.8

This commit is contained in:
Ric Harvey
2018-07-27 09:33:04 -07:00
parent fe9e912fbd
commit 687a6a812c
3 changed files with 13 additions and 12 deletions

View File

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