Memos: update to 0.26.0
Some checks failed
Linting / YAML Lint (push) Successful in 15s
Linting / Ansible Lint (push) Failing after 51s

This commit is contained in:
2026-02-02 11:00:45 +03:00
parent e39981eee2
commit 5ce2f1fbd4

View File

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