From 3f16a157bcc3e97da3837277654bd54c531f00ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Feb 2024 16:51:04 +0000 Subject: [PATCH] chore(deps): update linuxserver/healthchecks:latest docker digest to 4209009 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- ansible/host_vars/healthchecks/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/host_vars/healthchecks/docker-compose.yaml b/ansible/host_vars/healthchecks/docker-compose.yaml index 9c3119784..9ce7fc362 100644 --- a/ansible/host_vars/healthchecks/docker-compose.yaml +++ b/ansible/host_vars/healthchecks/docker-compose.yaml @@ -2,7 +2,7 @@ version: "3" services: healthchecks: - image: linuxserver/healthchecks:latest@sha256:1fe5c8283a25e804349ad2d10b6dbf94c66ee8ee74ab454ca651497b31a0c10d + image: linuxserver/healthchecks:latest@sha256:42090091160e56b4280a0e4ff6aeb796af09cc5322e18a711206ec44a1b2915b volumes: - "{{ docker_volume_dirs.healthchecks[0] }}:/config" ports: