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: