1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-07-01 19:09:25 +00:00

Bump nginx version to 1.20

This commit is contained in:
2021-05-20 19:07:43 +02:00
parent 5243201abc
commit 87a83ca800

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