From fb816c7530e11cabcabcf8177e6af7d057d4dd1c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 23 Jul 2026 19:42:35 +0000 Subject: [PATCH] chore(deps): update ghcr.io/techarohq/anubis docker tag to v1.26.0 --- compose.anubis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.anubis.yml b/compose.anubis.yml index f490e9b..1bc4b41 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.25.0" + image: "ghcr.io/techarohq/anubis:v1.26.0" environment: BIND: ":8080" TARGET: " " -- 2.52.0