From 3f672bc51d6e38131a535ab72835802074e0223c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 29 Aug 2025 00:02:36 +0000 Subject: [PATCH] Update healthchecks/healthchecks Docker tag to v3.11 --- 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 19c96cc..215c6e6 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.11 env_file: - .healthchecks-env ports: