chore(deps): update ghcr.io/plankanban/planka docker tag to v1.14.2 (#1445)
This commit is contained in:
parent
832b989cdb
commit
62f7e50853
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "planka",
|
||||
"tipi_version": 3,
|
||||
"version": "1.13.1",
|
||||
"tipi_version": 4,
|
||||
"version": "1.14.2",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
planka:
|
||||
image: ghcr.io/plankanban/planka:1.13.1
|
||||
image: ghcr.io/plankanban/planka:1.14.2
|
||||
container_name: planka
|
||||
command: >
|
||||
bash -c
|
||||
|
|
Loading…
Reference in New Issue
Block a user