chore(deps): update ghcr.io/plankanban/planka docker tag to v1.19.1 (#3847)
This commit is contained in:
parent
15f26f0bd7
commit
e21cc4168b
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "planka",
|
||||
"tipi_version": 28,
|
||||
"version": "1.19.0",
|
||||
"tipi_version": 29,
|
||||
"version": "1.19.1",
|
||||
"categories": ["development"],
|
||||
"description": "The realtime kanban board for workgroups built with React and Redux.",
|
||||
"short_desc": "Free open source kanban board for workgroups.",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
planka:
|
||||
image: ghcr.io/plankanban/planka:1.19.0
|
||||
image: ghcr.io/plankanban/planka:1.19.1
|
||||
container_name: planka
|
||||
command: >
|
||||
bash -c
|
||||
|
|
Loading…
Reference in New Issue
Block a user