chore(deps): update neosmemo/memos docker tag to v0.21.0 (#2921)
This commit is contained in:
parent
853d94809a
commit
3d2c321d6c
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 5230,
|
||||
"id": "memos",
|
||||
"tipi_version": 27,
|
||||
"version": "0.20.1",
|
||||
"tipi_version": 28,
|
||||
"version": "0.21.0",
|
||||
"categories": [
|
||||
"utilities"
|
||||
],
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
memos:
|
||||
image: neosmemo/memos:0.20.1
|
||||
image: neosmemo/memos:0.21.0
|
||||
container_name: memos
|
||||
volumes:
|
||||
- ${APP_DATA_DIR}/memos:/var/opt/memos
|
||||
|
|
Loading…
Reference in New Issue
Block a user