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