chore(deps): update mrcas/mind docker tag to v1.3.0 (#614)

* chore(deps): update mrcas/mind docker tag to v1.3.0

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
renovate[bot] 2023-05-28 13:08:13 -04:00 committed by GitHub
parent 64038c44ca
commit 31b9fd46ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"available": true,
"exposable": true,
"id": "mind",
"tipi_version": 2,
"version": "1.2.1",
"tipi_version": 3,
"version": "1.3.0",
"categories": [
"utilities"
],

View File

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