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