Skip to content

Commit 013297e

Browse files
authored
1 parent 4045ad0 commit 013297e

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
@@ -244,7 +244,7 @@ services:
244244
timeout: 10s
245245
retries: 30
246246
geoipupdate:
247-
image: "maxmindinc/geoipupdate:v5.1.1"
247+
image: "maxmindinc/geoipupdate:v6.0.0"
248248
# Override the entrypoint in order to avoid using envvars for config.
249249
# Futz with settings so we can keep mmdb and conf in same dir on host
250250
# (image looks for them in separate dirs by default).

0 commit comments

Comments
 (0)