From 38d4a6a7f6e28423706a676235ed6fe222a2c54a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 Sep 2026 00:01:27 +0000 Subject: [PATCH] Update authelia/authelia Docker tag to v4.39.26 --- project/infrastructure/authelia/authelia.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/infrastructure/authelia/authelia.yml b/project/infrastructure/authelia/authelia.yml index 2cc422b..6f35db2 100644 --- a/project/infrastructure/authelia/authelia.yml +++ b/project/infrastructure/authelia/authelia.yml @@ -13,7 +13,7 @@ services: file: ${TEMPLATES_PATH} service: default container_name: authelia - image: authelia/authelia:4.39.25 + image: authelia/authelia:4.39.26 ports: - 9959:9959 # metrics prometheus networks: -- 2.54.0