Skip to content

Commit f737864

Browse files
Update geoipupdate to 5.1.1 (#2236)
Co-authored-by: Hubert Deng <[email protected]>
1 parent 09f85fb commit f737864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ services:
243243
timeout: 10s
244244
retries: 30
245245
geoipupdate:
246-
image: "maxmindinc/geoipupdate:v4.7.1"
246+
image: "maxmindinc/geoipupdate:v5.1.1"
247247
# Override the entrypoint in order to avoid using envvars for config.
248248
# Futz with settings so we can keep mmdb and conf in same dir on host
249249
# (image looks for them in separate dirs by default).

0 commit comments

Comments
 (0)