Wakapi: update to 2.17.6

This commit is contained in:
av
2026-08-21 10:43:51 +03:00
parent cbdf2e7b2f
commit d4824bac6f
+1 -1
View File
@@ -3,7 +3,7 @@
services: services:
wakapi_app: wakapi_app:
image: ghcr.io/muety/wakapi:2.17.5 image: ghcr.io/muety/wakapi:2.17.6
container_name: wakapi_app container_name: wakapi_app
restart: unless-stopped restart: unless-stopped
user: '{{ owner_create_result.uid }}:{{ owner_create_result.group }}' user: '{{ owner_create_result.uid }}:{{ owner_create_result.group }}'