Wakapi: upgrade to 2.17.0
Some checks failed
Linting / Ansible Lint (push) Failing after 33s
Linting / YAML Lint (push) Failing after 35s

This commit is contained in:
2025-12-29 20:17:19 +03:00
parent e5c1e19e5e
commit 2ea3b1b166

View File

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