From 5f37862870ca4e43aed7f2ed809f61b3754d5aae Mon Sep 17 00:00:00 2001 From: pixelthorn Date: Tue, 14 Jul 2026 13:14:31 -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 30fefa9..66b9275 100644 --- a/memos.yaml +++ b/memos.yaml @@ -2,7 +2,7 @@ services: # usememos.com - https://github.com/usememos/memos memos: - image: neosmemo/memos:0.29.1 + image: neosmemo/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:0.29.1 + image: ghcr.io/mudkipme/mortis:${version} container_name: mortis restart: unless-stopped ports: