chore(deps): update ghcr.io/plankanban/planka docker tag to v1.17.4 (#3531)
This commit is contained in:
parent
06ba5b6107
commit
8de9406fb0
|
@ -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.",
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user