From f9e4e1b4faa45aa4a6e3164c393ad0351e4c3093 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 03:16:55 +0000 Subject: [PATCH] chore(deps): update ghcr.io/twin/gatus docker tag to v5.12.0 --- roles/gatus/templates/compose.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/gatus/templates/compose.yaml.j2 b/roles/gatus/templates/compose.yaml.j2 index 3de0fcbd..ba3b984d 100644 --- a/roles/gatus/templates/compose.yaml.j2 +++ b/roles/gatus/templates/compose.yaml.j2 @@ -1,7 +1,7 @@ --- services: gatus: - image: ghcr.io/twin/gatus:v5.11.0 + image: ghcr.io/twin/gatus:v5.12.0 container_name: gatus {% if gatus_healthchecks_network is defined %} networks: