Pushing version locked to alpine 3.9

This commit is contained in:
Ric Harvey
2019-03-06 11:43:58 +00:00
parent de6a2f6dd4
commit a645caa44e
3 changed files with 3 additions and 3 deletions

View File

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