1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-05-07 20:59:17 +00:00

reverse: update nginx to 1.10.0

This commit is contained in:
Wonderfall 2016-04-26 17:53:21 +02:00
parent 45f45172ec
commit 34a95d56b3

@ -1,7 +1,7 @@
FROM alpine:3.3
MAINTAINER Wonderfall <wonderfall@mondedie.fr>
ARG NGINX_VER=1.9.15
ARG NGINX_VER=1.10.0
ARG LIBRESSL_VER=2.3.3
ARG SIGNATURE=secret
ARG BUILD_CORES