chore(deps): update drakkarsoftware/octobot docker tag to v1.0.8 (#2493)
This commit is contained in:
parent
01b3a9036b
commit
bb7973c5a4
|
@ -4,8 +4,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "octobot",
|
||||
"tipi_version": 5,
|
||||
"version": "1.0.7",
|
||||
"tipi_version": 6,
|
||||
"version": "1.0.8",
|
||||
"categories": [
|
||||
"automation",
|
||||
"finance"
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3.9'
|
|||
services:
|
||||
octobot:
|
||||
container_name: octobot
|
||||
image: drakkarsoftware/octobot:1.0.7
|
||||
image: drakkarsoftware/octobot:1.0.8
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user