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

Merge pull request #5 from dcarrillo/nginx-1.17.8

Bump nginx version to 1.17.8
This commit is contained in:
Daniel Carrillo 2020-01-22 08:51:13 +01:00 committed by GitHub
commit d8bbca64a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
NGINX_VERSION=1.17.7
NGINX_VERSION=1.17.8
NGX_GEOIP2_VERSION=3.3
DOCKER_IMAGE=dcarrillo/nginx