chore(deps): update mrcas/mind docker tag to v1.3.1 (#673)

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

* 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-06-10 13:34:51 +02:00 committed by GitHub
parent d3fe34d9f3
commit 16bee3aa33
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": 3,
"version": "1.3.0",
"tipi_version": 4,
"version": "1.3.1",
"categories": [
"utilities"
],

View File

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