chore(deps): update monica docker tag to v4.1.2 (#3566)

This commit is contained in:
renovate[bot] 2024-05-24 00:04:57 +00:00 committed by GitHub
parent 5a2e2ffa80
commit 8495718bf2
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": 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.",

View File

@ -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