From e04c1092252edbe062205810d88825cf6af01525 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 9 Sep 2026 00:02:32 +0000 Subject: [PATCH] Update authelia/authelia Docker tag to v4.39.23 --- 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 a0860af..15da613 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.22 + image: authelia/authelia:4.39.23 ports: - 9959:9959 # metrics prometheus networks: -- 2.54.0