chore(deps): update ghcr.io/plankanban/planka docker tag to v1.15.3 (#1865)
This commit is contained in:
parent
e0e6d83656
commit
6f00b687b8
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "planka",
|
||||
"tipi_version": 8,
|
||||
"version": "1.15.2",
|
||||
"tipi_version": 9,
|
||||
"version": "1.15.3",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
planka:
|
||||
image: ghcr.io/plankanban/planka:1.15.2
|
||||
image: ghcr.io/plankanban/planka:1.15.3
|
||||
container_name: planka
|
||||
command: >
|
||||
bash -c
|
||||
|
|
Loading…
Reference in New Issue
Block a user