From aa32739630a169a1398ec9731b41f6465f627f91 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 05:12:42 +0000 Subject: [PATCH] chore(deps): update ghcr.io/observabilitystack/geoip-api docker tag to v2025 --- src/development/stack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/development/stack.yml b/src/development/stack.yml index 8c2fb2c2..74c456c6 100644 --- a/src/development/stack.yml +++ b/src/development/stack.yml @@ -162,7 +162,7 @@ services: - ../production/configurations/debezium-postgres-connector/entrypoint.sh:/entrypoint.sh:ro geoip: # You cannot access the ip geolocator via a web interface. - image: ghcr.io/observabilitystack/geoip-api:2024-41 + image: ghcr.io/observabilitystack/geoip-api:2025-31 grafana: # You can access the observation dashboard at [grafana.localhost](https://grafana.localhost/). deploy: