chore(deps): update kanboard/kanboard docker tag to v1.2.35 (#2415)

This commit is contained in:
renovate[bot] 2024-02-11 02:35:03 +00:00 committed by GitHub
parent 4772a44b4c
commit 7198cd8437
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": 8,
"version": "1.2.34",
"tipi_version": 9,
"version": "1.2.35",
"categories": [
"development"
],

View File

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