1
0
mirror of https://github.com/dcarrillo/docker-nginx.git synced 2025-11-20 03:12:36 +00:00

Bump nginx to 1.23.1, Alpine to 3.16 and remove geoip support (#23)

This commit is contained in:
2022-07-25 20:47:36 +02:00
committed by GitHub
parent fb1e810b54
commit 5f90de281b
8 changed files with 6 additions and 95 deletions

View File

@@ -1,3 +1,2 @@
NGINX_VERSION=1.23.0
NGX_GEOIP2_VERSION=3.4
NGINX_VERSION=1.23.1
DOCKER_IMAGE=dcarrillo/nginx