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

Bump nginx to 1.23.0 (#22)

This commit is contained in:
Daniel Carrillo 2022-06-23 18:31:08 +02:00 committed by GitHub
parent 17e6970c56
commit fb1e810b54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
NGINX_VERSION=1.21.6
NGX_GEOIP2_VERSION=3.3
NGINX_VERSION=1.23.0
NGX_GEOIP2_VERSION=3.4
DOCKER_IMAGE=dcarrillo/nginx