chore(deps): update monica docker tag to v4.1.2 (#3566)
This commit is contained in:
parent
5a2e2ffa80
commit
8495718bf2
|
@ -5,8 +5,8 @@
|
|||
"exposable": true,
|
||||
"port": 3291,
|
||||
"id": "monica",
|
||||
"tipi_version": 2,
|
||||
"version": "4.0.0",
|
||||
"tipi_version": 3,
|
||||
"version": "4.1.2",
|
||||
"categories": ["data", "social"],
|
||||
"description": "Monica is an open-source web application to organize and record your interactions with your loved ones. We call it a PRM, or Personal Relationship Management. Think of it as a CRM (a popular tool used by sales teams in the corporate world) for your friends or family.",
|
||||
"short_desc": "A Personal Relationship Management tool to help you document your social life.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
version: "3.7"
|
||||
services:
|
||||
monica:
|
||||
image: monica:4.0.0
|
||||
image: monica:4.1.2
|
||||
container_name: monica
|
||||
depends_on:
|
||||
- monica-db
|
||||
|
|
Loading…
Reference in New Issue
Block a user