Authelia: update to 4.39.27
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
authelia_app:
|
||||
container_name: "authelia_app"
|
||||
image: "docker.io/authelia/authelia:4.39.26"
|
||||
image: "docker.io/authelia/authelia:4.39.27"
|
||||
user: "{{ owner_create_result.uid }}:{{ owner_create_result.group }}"
|
||||
restart: "unless-stopped"
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user