Updated MAXMIND_VERSION to 1.5.2

This commit is contained in:
Nikolas
2021-03-12 20:44:13 +02:00
parent e19874fb11
commit b4437a83f4

View File

@@ -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 \