From b9954d1bbaafd7c0451f2ba0fa95317e6c00ad68 Mon Sep 17 00:00:00 2001
From: Anton Vakhrushev <anwinged@ya.ru>
Date: Mon, 12 May 2025 12:55:41 +0300
Subject: [PATCH] Authelia: upgrade to 4.39.3

---
 files/authelia/docker-compose.yml.j2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/files/authelia/docker-compose.yml.j2 b/files/authelia/docker-compose.yml.j2
index 8e40e2c..adf4e34 100644
--- a/files/authelia/docker-compose.yml.j2
+++ b/files/authelia/docker-compose.yml.j2
@@ -2,7 +2,7 @@ services:
 
   authelia_app:
     container_name: 'authelia_app'
-    image: 'docker.io/authelia/authelia:4.39.1'
+    image: 'docker.io/authelia/authelia:4.39.3'
     user: '{{  user_create_result.uid }}:{{ user_create_result.group }}'
     restart: 'unless-stopped'
     networks: