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:
parent
6a8193dd59
commit
dddeece757
|
@ -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",
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user