[nginx-php] downgrade alpine to 3.6

This commit is contained in:
hoellen 2017-12-03 14:52:01 +01:00
parent 16a20ba3bc
commit f19488afcc

View File

@ -1,4 +1,4 @@
FROM alpine:3.7 FROM alpine:3.6
ARG BUILD_CORES ARG BUILD_CORES