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,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "tasks-md",
|
"id": "tasks-md",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "1.5.0",
|
"version": "1.8.0",
|
||||||
"categories": ["development"],
|
"categories": [
|
||||||
|
"development"
|
||||||
|
],
|
||||||
"description": "A self-hosted, file based task management board that supports Markdown syntax",
|
"description": "A self-hosted, file based task management board that supports Markdown syntax",
|
||||||
"short_desc": "A self-hosted, file based task management board.",
|
"short_desc": "A self-hosted, file based task management board.",
|
||||||
"author": "BaldissaraMatheus",
|
"author": "BaldissaraMatheus",
|
||||||
|
|
|
@ -3,7 +3,7 @@ version: "3"
|
||||||
services:
|
services:
|
||||||
tasks-md:
|
tasks-md:
|
||||||
container_name: tasks-md
|
container_name: tasks-md
|
||||||
image: baldissaramatheus/tasks.md:1.5.0
|
image: baldissaramatheus/tasks.md:1.8.0
|
||||||
ports:
|
ports:
|
||||||
- ${APP_PORT}:8080
|
- ${APP_PORT}:8080
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user