diff --git a/apps/octobot/config.json b/apps/octobot/config.json index f1191727..b04a35b2 100644 --- a/apps/octobot/config.json +++ b/apps/octobot/config.json @@ -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" diff --git a/apps/octobot/docker-compose.yml b/apps/octobot/docker-compose.yml index 83fbf374..83e7cb07 100644 --- a/apps/octobot/docker-compose.yml +++ b/apps/octobot/docker-compose.yml @@ -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: