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:
parent
64038c44ca
commit
31b9fd46ec
|
@ -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"
|
||||
],
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user