From 5ae44323d2a7c6f330fd4bfedf7b43f2978cff16 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 5 Jul 2025 00:01:26 +0000 Subject: [PATCH] Update healthchecks/healthchecks Docker tag to v3.10 --- ansible/assets/docker-ext/compose.yml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/assets/docker-ext/compose.yml.j2 b/ansible/assets/docker-ext/compose.yml.j2 index ef4ebe8..9cd53d5 100644 --- a/ansible/assets/docker-ext/compose.yml.j2 +++ b/ansible/assets/docker-ext/compose.yml.j2 @@ -354,7 +354,7 @@ services: restart: unless-stopped # To use a pre-built image, remove the above "build" section # and uncomment the following line: - image: healthchecks/healthchecks:v3.9 + image: healthchecks/healthchecks:v3.10 env_file: - .healthchecks-env ports: