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.19.1

This commit is contained in:
2020-07-11 12:34:12 +02:00
parent 79b5e36ff6
commit 3c428fabfe
3 changed files with 32 additions and 2 deletions

View File

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