1
0

Authelia: upgrade to 4.39.8

This commit is contained in:
2025-09-05 09:29:39 +03:00
parent 379a113b86
commit 0b9e66f067

View File

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