chore(deps): update neosmemo/memos docker tag to v0.22.1 (#3569)

This commit is contained in:
renovate[bot] 2024-05-24 04:26:15 +00:00 committed by GitHub
parent 8495718bf2
commit e5e06b1dbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 10 deletions

View File

@ -5,19 +5,14 @@
"exposable": true,
"port": 5230,
"id": "memos",
"tipi_version": 28,
"version": "0.21.0",
"categories": [
"utilities"
],
"tipi_version": 29,
"version": "0.22.1",
"categories": ["utilities"],
"description": "Memo hub for knowledge management and collaboration.",
"short_desc": "Memo hub for knowledge management and collaboration.",
"author": "boojack",
"website": "https://usememos.com/",
"source": "https://github.com/usememos/memos",
"form_fields": [],
"supported_architectures": [
"arm64",
"amd64"
]
"supported_architectures": ["arm64", "amd64"]
}

View File

@ -1,7 +1,7 @@
version: "3.7"
services:
memos:
image: neosmemo/memos:0.21.0
image: neosmemo/memos:0.22.1
container_name: memos
volumes:
- ${APP_DATA_DIR}/memos:/var/opt/memos