Authelia: upgrade to 4.39.14

This commit is contained in:
2025-11-18 11:36:02 +03:00
parent d5078186e7
commit 380a54cb25

View File

@@ -2,7 +2,7 @@ services:
authelia_app:
container_name: 'authelia_app'
image: 'docker.io/authelia/authelia:4.39.13'
image: 'docker.io/authelia/authelia:4.39.14'
user: '{{ user_create_result.uid }}:{{ user_create_result.group }}'
restart: 'unless-stopped'
networks: