We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09f85fb commit f737864Copy full SHA for f737864
docker-compose.yml
@@ -243,7 +243,7 @@ services:
243
timeout: 10s
244
retries: 30
245
geoipupdate:
246
- image: "maxmindinc/geoipupdate:v4.7.1"
+ image: "maxmindinc/geoipupdate:v5.1.1"
247
# Override the entrypoint in order to avoid using envvars for config.
248
# Futz with settings so we can keep mmdb and conf in same dir on host
249
# (image looks for them in separate dirs by default).
0 commit comments