1
0

Wakapi: upgrade to 2.15.0

This commit is contained in:
2025-09-07 11:16:30 +03:00
parent 0b9e66f067
commit 1d5ce38922

View File

@@ -3,7 +3,7 @@
services:
wakapi_app:
image: ghcr.io/muety/wakapi:2.14.1
image: ghcr.io/muety/wakapi:2.15.0
container_name: wakapi_app
restart: unless-stopped
user: '{{ user_create_result.uid }}:{{ user_create_result.group }}'