diff --git a/apps/planka/config.json b/apps/planka/config.json index 36cd0f6b..d0f42f44 100644 --- a/apps/planka/config.json +++ b/apps/planka/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "planka", - "tipi_version": 24, - "version": "1.17.3", + "tipi_version": 25, + "version": "1.17.4", "categories": ["development"], "description": "The realtime kanban board for workgroups built with React and Redux.", "short_desc": "Free open source kanban board for workgroups.", diff --git a/apps/planka/docker-compose.yml b/apps/planka/docker-compose.yml index 7d7e2144..8f875a1e 100644 --- a/apps/planka/docker-compose.yml +++ b/apps/planka/docker-compose.yml @@ -2,7 +2,7 @@ version: '3' services: planka: - image: ghcr.io/plankanban/planka:1.17.3 + image: ghcr.io/plankanban/planka:1.17.4 container_name: planka command: > bash -c