mirror of
https://github.com/fergalmoran/nginx-rtmp-geoip2-alpine.git
synced 2026-01-06 16:55:35 +00:00
Updated MAXMIND_VERSION to 1.5.2
This commit is contained in:
@@ -7,7 +7,7 @@ ENV HOST_NGINX_GUI $HOST_NGINX_GUI
|
||||
|
||||
# ngx_http_geoip2_module & libmaxminddb installation
|
||||
|
||||
ENV MAXMIND_VERSION=1.5.0
|
||||
ENV MAXMIND_VERSION=1.5.2
|
||||
COPY GeoLite2-Country.mmdb /usr/share/geoip/
|
||||
|
||||
RUN set -x \
|
||||
|
||||
Reference in New Issue
Block a user