chore(deps): update neosmemo/memos docker tag to v0.18.0 (#1785)

This commit is contained in:
renovate[bot] 2023-12-10 04:43:24 +00:00 committed by GitHub
parent 1c31f9080f
commit e11e6bafe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 5230,
"id": "memos",
"tipi_version": 20,
"version": "0.17.1",
"tipi_version": 21,
"version": "0.18.0",
"categories": [
"utilities"
],

View File

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