Memos: update to 0.26.2
Some checks failed
Linting / YAML Lint (push) Successful in 10s
Linting / Ansible Lint (push) Failing after 32s

This commit is contained in:
2026-02-23 17:13:45 +03:00
parent ae3f925777
commit 988730c798

View File

@@ -3,7 +3,7 @@
services:
memos_app:
image: neosmemo/memos:0.26.1
image: neosmemo/memos:0.26.2
container_name: memos_app
restart: unless-stopped
user: "{{ owner_create_result.uid }}:{{ owner_create_result.group }}"