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