Update release for PHP 7.2.10

This commit is contained in:
Ric Harvey
2018-09-27 13:25:38 +01:00
parent 687a6a812c
commit 52da3511e8
3 changed files with 5 additions and 4 deletions

View File

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