From e861ccccce4c786ebd982ae73b675958b4ee9e66 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Apr 2026 00:03:43 +0000 Subject: [PATCH] Update authelia/authelia Docker tag to v4.39.17 --- 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 a1fe7d1..7641111 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.16 + image: authelia/authelia:4.39.17 ports: - 9959:9959 # metrics prometheus networks: -- 2.52.0