1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-07-01 17:59:26 +00:00

Merge pull request #18 from dcarrillo/1.20

Bump nginx version to 1.20
This commit is contained in:
2021-05-20 19:21:50 +02:00
committed by GitHub

View File

@ -1,3 +1,3 @@
NGINX_VERSION=1.19.8
NGINX_VERSION=1.20.0
NGX_GEOIP2_VERSION=3.3
DOCKER_IMAGE=dcarrillo/nginx