Memos: update to 0.31.0
Linting / YAML Lint (push) Waiting to run
Linting / Ansible Lint (push) Waiting to run

This commit is contained in:
av
2026-09-19 20:01:44 +03:00
parent c3209e8ee5
commit dc10d08689
+1 -1
View File
@@ -3,7 +3,7 @@
services:
memos_app:
image: neosmemo/memos:0.30.0
image: neosmemo/memos:0.31.0
container_name: memos_app
restart: unless-stopped
user: "{{ owner_create_result.uid }}:{{ owner_create_result.group }}"