From fb596eca8b1287841f0d7d41c380369536a0a901 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 8 Aug 2026 18:23:22 +0000 Subject: [PATCH] chore(deps): update ghcr.io/techarohq/anubis docker tag to v1.27.0 --- compose.anubis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.anubis.yml b/compose.anubis.yml index 1ff960c..e51dd35 100644 --- a/compose.anubis.yml +++ b/compose.anubis.yml @@ -7,7 +7,7 @@ services: - "traefik.http.middlewares.anubis.forwardauth.address=http://anubis:8080/.within.website/x/cmd/anubis/api/check" - "traefik.http.middlewares.anubis.forwardauth.trustForwardHeader=true" anubis: - image: "ghcr.io/techarohq/anubis:v1.26.2" + image: "ghcr.io/techarohq/anubis:v1.27.0" environment: BIND: ":8080" TARGET: " " -- 2.54.0