chore(deps): update ghcr.io/plankanban/planka docker tag to v1.17.0 (#3254)
This commit is contained in:
parent
21d62782ff
commit
cf37a5eb23
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "planka",
|
||||
"tipi_version": 18,
|
||||
"version": "1.16.4",
|
||||
"tipi_version": 19,
|
||||
"version": "1.17.0",
|
||||
"categories": [
|
||||
"development"
|
||||
],
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3'
|
|||
|
||||
services:
|
||||
planka:
|
||||
image: ghcr.io/plankanban/planka:1.16.4
|
||||
image: ghcr.io/plankanban/planka:1.17.0
|
||||
container_name: planka
|
||||
command: >
|
||||
bash -c
|
||||
|
|
Loading…
Reference in New Issue
Block a user