1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2024-11-14 16:01:12 +00:00

Bump nginx version to 1.20

This commit is contained in:
Daniel Carrillo 2021-05-20 19:07:43 +02:00
parent 5243201abc
commit 87a83ca800
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16

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