Bump to PHP 7.3.3

This commit is contained in:
Ric Harvey
2019-03-08 19:57:56 +00:00
parent cf4cca29f4
commit d99fb28cd7
3 changed files with 3 additions and 3 deletions

View File

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