chore(deps): update neosmemo/memos docker tag to v0.17.1 (#1630)

This commit is contained in:
renovate[bot] 2023-11-19 06:48:56 +00:00 committed by GitHub
parent ed6c1c2363
commit 38e3fd426d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 5230,
"id": "memos",
"tipi_version": 19,
"version": "0.17.0",
"tipi_version": 20,
"version": "0.17.1",
"categories": [
"utilities"
],
@ -16,5 +16,8 @@
"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.17.0
image: neosmemo/memos:0.17.1
container_name: memos
volumes:
- ${APP_DATA_DIR}/memos:/var/opt/memos