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

This commit is contained in:
renovate[bot] 2023-07-01 14:13:05 +00:00 committed by GitHub
parent 09a6a3b7e1
commit 132cf2a750
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, "available": true,
"exposable": true, "exposable": true,
"id": "tasks-md", "id": "tasks-md",
"tipi_version": 5, "tipi_version": 6,
"version": "1.10.0", "version": "1.10.1",
"categories": [ "categories": [
"development" "development"
], ],

View File

@ -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.10.0 image: baldissaramatheus/tasks.md:1.10.1
ports: ports:
- ${APP_PORT}:8080 - ${APP_PORT}:8080
volumes: volumes: