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