From c154bf9a9220d1b26bb9d1383a41f5bcc82063cb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Jul 2026 05:45:49 +0000 Subject: [PATCH] chore(deps): update ghcr.io/techarohq/anubis docker tag to v1.26.2 --- compose.anubis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.anubis.yml b/compose.anubis.yml index 1bc4b41..cbb259f 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.0" + image: "ghcr.io/techarohq/anubis:v1.26.2" environment: BIND: ":8080" TARGET: " " -- 2.52.0