From 0f425830a26125fbcdcf0f17806b82d35181defa Mon Sep 17 00:00:00 2001 From: pixelthorn Date: Tue, 14 Jul 2026 13:15:10 -0500 Subject: [PATCH] Update memos.yaml --- memos.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/memos.yaml b/memos.yaml index 66b9275..8db079c 100644 --- a/memos.yaml +++ b/memos.yaml @@ -2,7 +2,7 @@ services: # usememos.com - https://github.com/usememos/memos memos: - image: neosmemo/memos:${version} + image: neosmemo/memos:${MEMOS_VERSION} container_name: memos restart: unless-stopped environment: @@ -23,7 +23,7 @@ services: - proxy-net # https://github.com/mudkipme/mortis (api bridge) for use with https://github.com/mudkipme/MoeMemosAndroid (app) mortis: - image: ghcr.io/mudkipme/mortis:${version} + image: ghcr.io/mudkipme/mortis:${MEMOS_VERSION} container_name: mortis restart: unless-stopped ports: