1
0

Authelia: upgrade to 4.39.4

This commit is contained in:
2025-06-28 10:02:57 +03:00
parent f9eaf7a41e
commit fa65726096

View File

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