chore(deps): update kanboard/kanboard docker tag to v1.2.36 (#3363)

This commit is contained in:
renovate[bot] 2024-05-03 07:35:59 +00:00 committed by GitHub
parent 0f39a01dfe
commit 778f111033
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
"port": 8010,
"id": "kanboard",
"description": "Kanboard is a free and open source Kanban project management software.",
"tipi_version": 9,
"version": "1.2.35",
"tipi_version": 10,
"version": "1.2.36",
"categories": [
"development"
],

View File

@ -3,7 +3,7 @@ version: "3.9"
services:
kanboard:
container_name: kanboard
image: kanboard/kanboard:v1.2.35
image: kanboard/kanboard:v1.2.36
environment:
- PLUGIN_INSTALLER=${PLUGIN_INSTALLER}
ports: