1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-01-04 22:56:48 +00:00

Merge pull request #18 from dcarrillo/1.20

Bump nginx version to 1.20
This commit is contained in:
Daniel Carrillo 2021-05-20 19:21:50 +02:00 committed by GitHub
commit fc6a03b3d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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