From 166da3b73a42435a33266c9d50fff8417280efda Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Feb 2026 16:00:47 +0000 Subject: [PATCH] chore(deps): update ghcr.io/techarohq/anubis docker tag to v1.25.0 --- compose.anubis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.anubis.yml b/compose.anubis.yml index 8af66a3..526db81 100644 --- a/compose.anubis.yml +++ b/compose.anubis.yml @@ -6,7 +6,7 @@ services: labels: - "traefik.http.middlewares.anubis.forwardauth.address=http://anubis:8080/.within.website/x/cmd/anubis/api/check" anubis: - image: "ghcr.io/techarohq/anubis:v1.24.0" + image: "ghcr.io/techarohq/anubis:v1.25.0" environment: BIND: ":8080" TARGET: " " -- 2.49.0