1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-07-04 03:29:25 +00:00

Bump nginx version to 1.18.0

This commit is contained in:
2020-04-24 17:33:24 +02:00
parent 7194da8358
commit 3c6503b98f
4 changed files with 23 additions and 5 deletions

View File

@ -1,3 +1,3 @@
NGINX_VERSION=1.17.10
NGINX_VERSION=1.18.0
NGX_GEOIP2_VERSION=3.3
DOCKER_IMAGE=dcarrillo/nginx