Roll back CUSTOM root changes and bump PHP 7.3.4

This commit is contained in:
Ric Harvey
2019-04-05 15:06:55 +01:00
parent 3423437665
commit aa2c30a921
7 changed files with 37 additions and 49 deletions

View File

@@ -1,4 +1,4 @@
FROM php:7.3.3-fpm-alpine3.9
FROM php:7.3.4-fpm-alpine3.9
LABEL maintainer="Ric Harvey <ric@ngd.io>"