Use nginx stable releases

This commit is contained in:
2020-04-24 10:05:59 +02:00
parent 4c1314551d
commit c8998c394a
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM alpine:3.11
ARG BUILD_CORES
ARG NGINX_VER=1.17.10
ARG NGINX_VER=1.18.0
ARG PHP_VER=7.3.17
ARG LIBICONV_VERSION=1.16