chore(deps): update mrcas/mind docker tag to v1.3.2 (#803)

This commit is contained in:
renovate[bot] 2023-07-04 15:21:33 +00:00 committed by GitHub
parent 7333192768
commit 1d721317be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -5,9 +5,11 @@
"available": true,
"exposable": true,
"id": "mind",
"tipi_version": 5,
"version": "1.3.1",
"categories": ["utilities"],
"tipi_version": 6,
"version": "1.3.2",
"categories": [
"utilities"
],
"description": "A simple self hosted reminder platform that uses push to send notifications to your device. Set the reminder and forget about it!",
"short_desc": "A simple self hosted reminder platform that uses push to send notifications to your device.",
"author": "https://github.com/Casvt",

View File

@ -3,7 +3,7 @@ version: "3.3"
services:
mind:
container_name: mind
image: mrcas/mind:v1.3.1
image: mrcas/mind:v1.3.2
volumes:
- ${APP_DATA_DIR}/data/mind-db:/app/db
environment: