chore(deps): update baldissaramatheus/tasks.md docker tag to v1.8.0 (#332)

* chore(deps): update baldissaramatheus/tasks.md docker tag to v1.8.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-04-16 14:12:22 -04:00 committed by GitHub
parent 6a8193dd59
commit dddeece757
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": "tasks-md",
"tipi_version": 1,
"version": "1.5.0",
"categories": ["development"],
"tipi_version": 2,
"version": "1.8.0",
"categories": [
"development"
],
"description": "A self-hosted, file based task management board that supports Markdown syntax",
"short_desc": "A self-hosted, file based task management board.",
"author": "BaldissaraMatheus",

View File

@ -3,7 +3,7 @@ version: "3"
services:
tasks-md:
container_name: tasks-md
image: baldissaramatheus/tasks.md:1.5.0
image: baldissaramatheus/tasks.md:1.8.0
ports:
- ${APP_PORT}:8080
volumes: