chore(deps): update ghcr.io/plankanban/planka docker tag to v1.15.5 (#2358)
This commit is contained in:
parent
bd5c0869a2
commit
bfb5cc5eb6
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "planka",
|
||||
"tipi_version": 10,
|
||||
"version": "1.15.4",
|
||||
"tipi_version": 11,
|
||||
"version": "1.15.5",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
planka:
|
||||
image: ghcr.io/plankanban/planka:1.15.4
|
||||
image: ghcr.io/plankanban/planka:1.15.5
|
||||
container_name: planka
|
||||
command: >
|
||||
bash -c
|
||||
|
|
Loading…
Reference in New Issue
Block a user