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: