Merge pull request #4 from tonsV2/master

Updated to Alpine Linux 3.7
This commit is contained in:
Tim de Pater
2018-06-19 17:46:26 +02:00
committed by GitHub
+1 -1
View File
@@ -1,4 +1,4 @@
FROM alpine:3.6
FROM alpine:3.7
LABEL Maintainer="Tim de Pater <code@trafex.nl>" \
Description="Lightweight container with Nginx 1.12 & PHP-FPM 7.1 based on Alpine Linux."