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,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "planka",
|
"id": "planka",
|
||||||
"tipi_version": 2,
|
"tipi_version": 3,
|
||||||
"version": "1.12.0",
|
"version": "1.13.1",
|
||||||
"categories": ["development"],
|
"categories": [
|
||||||
|
"development"
|
||||||
|
],
|
||||||
"description": "The realtime kanban board for workgroups built with React and Redux.",
|
"description": "The realtime kanban board for workgroups built with React and Redux.",
|
||||||
"short_desc": "Free open source kanban board for workgroups.",
|
"short_desc": "Free open source kanban board for workgroups.",
|
||||||
"author": "Planka",
|
"author": "Planka",
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
planka:
|
planka:
|
||||||
image: ghcr.io/plankanban/planka:1.12.0
|
image: ghcr.io/plankanban/planka:1.13.1
|
||||||
container_name: planka
|
container_name: planka
|
||||||
command: >
|
command: >
|
||||||
bash -c
|
bash -c
|
||||||
|
|
Loading…
Reference in New Issue
Block a user