mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 18:06:36 +02:00
update freegeoip
This commit is contained in:
parent
232cd18b99
commit
5899d9f23b
@ -8,7 +8,7 @@ MAINTAINER EasyPi Software Foundation
|
||||
ARG FREEGEOIP_VERSION=3.4.1
|
||||
ARG FREEGEOIP_FILE=freegeoip-${FREEGEOIP_VERSION}-linux-amd64.tar.gz
|
||||
ARG FREEGEOIP_URL=https://github.com/fiorix/freegeoip/releases/download/v${FREEGEOIP_VERSION}/${FREEGEOIP_FILE}
|
||||
ARG MMDB_URL=https://cdn.jsdelivr.net/npm/geolite2-city@1.0.0/GeoLite2-City.mmdb.gz
|
||||
ARG MMDB_URL=https://cdn.jsdelivr.net/npm/geolite2-city@1.0.4/GeoLite2-City.mmdb.gz
|
||||
|
||||
WORKDIR /opt/freegeoip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user