wakapi: upgrade to 2.17.3
Linting / YAML Lint (push) Successful in 41s
Linting / Ansible Lint (push) Failing after 1m1s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-04 09:13:01 +03:00
parent 8ab5e89851
commit b7495e1d6b
+1 -1
View File
@@ -3,7 +3,7 @@
services: services:
wakapi_app: wakapi_app:
image: ghcr.io/muety/wakapi:2.17.0 image: ghcr.io/muety/wakapi:2.17.3
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 }}'