From fee4371322ce7719106eff30ad430191e440688f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 10:58:41 +0000 Subject: [PATCH] chore(deps): update linuxserver/healthchecks:latest docker digest to 1fe5c82 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 be0a3e85b..9c3119784 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:593017dd58379a4739eef2319b57cb9dc448b44807b39f8bba78598f75e2a0b9 + image: linuxserver/healthchecks:latest@sha256:1fe5c8283a25e804349ad2d10b6dbf94c66ee8ee74ab454ca651497b31a0c10d volumes: - "{{ docker_volume_dirs.healthchecks[0] }}:/config" ports: