Authelia: update to 4.39.26

This commit is contained in:
av
2026-09-14 19:59:17 +03:00
parent 9d6fe68c97
commit ff49f3e886
+1 -1
View File
@@ -1,7 +1,7 @@
services: services:
authelia_app: authelia_app:
container_name: "authelia_app" container_name: "authelia_app"
image: "docker.io/authelia/authelia:4.39.20" image: "docker.io/authelia/authelia:4.39.26"
user: "{{ owner_create_result.uid }}:{{ owner_create_result.group }}" user: "{{ owner_create_result.uid }}:{{ owner_create_result.group }}"
restart: "unless-stopped" restart: "unless-stopped"
networks: networks: