chore(deps): update neosmemo/memos docker tag to v0.19.1 (#2361)

This commit is contained in:
renovate[bot] 2024-02-01 03:18:21 +00:00 committed by GitHub
parent 6b487d8ef9
commit b5dbf5076b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"exposable": true,
"port": 5230,
"id": "memos",
"tipi_version": 24,
"version": "0.19.0",
"tipi_version": 25,
"version": "0.19.1",
"categories": [
"utilities"
],

View File

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