chore(deps): update ghcr.io/plankanban/planka docker tag to v1.18.1 (#3749)
This commit is contained in:
parent
8ac90c99dc
commit
15b10c7005
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "planka",
|
||||
"tipi_version": 26,
|
||||
"version": "1.17.5",
|
||||
"tipi_version": 27,
|
||||
"version": "1.18.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.17.5
|
||||
image: ghcr.io/plankanban/planka:1.18.1
|
||||
container_name: planka
|
||||
command: >
|
||||
bash -c
|
||||
|
|
Loading…
Reference in New Issue
Block a user