From daa6b0dd6e21446f3ee98c9a6ce455abb6532031 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Jun 2025 00:01:32 +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 5bf5133..351acb3 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: