chore(deps): update ghcr.io/plankanban/planka docker tag to v1.13.1 (#1415)
This commit is contained in:
parent
1afdeeda2e
commit
01f019aa20
|
@ -5,9 +5,11 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "planka",
|
||||
"tipi_version": 2,
|
||||
"version": "1.12.0",
|
||||
"categories": ["development"],
|
||||
"tipi_version": 3,
|
||||
"version": "1.13.1",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
"description": "The realtime kanban board for workgroups built with React and Redux.",
|
||||
"short_desc": "Free open source kanban board for workgroups.",
|
||||
"author": "Planka",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
planka:
|
||||
image: ghcr.io/plankanban/planka:1.12.0
|
||||
image: ghcr.io/plankanban/planka:1.13.1
|
||||
container_name: planka
|
||||
command: >
|
||||
bash -c
|
||||
|
|
Loading…
Reference in New Issue
Block a user