chore(deps): update drakkarsoftware/octobot docker tag to v1.0.5 (#1861)
This commit is contained in:
parent
0f17ead7b8
commit
7195a283e4
|
@ -4,8 +4,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "octobot",
|
||||
"tipi_version": 2,
|
||||
"version": "1.0.4",
|
||||
"tipi_version": 3,
|
||||
"version": "1.0.5",
|
||||
"categories": [
|
||||
"automation",
|
||||
"finance"
|
||||
|
|
|
@ -2,7 +2,7 @@ version: '3.9'
|
|||
services:
|
||||
octobot:
|
||||
container_name: octobot
|
||||
image: drakkarsoftware/octobot:1.0.4
|
||||
image: drakkarsoftware/octobot:1.0.5
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue
Block a user