diff --git a/apps/octobot/config.json b/apps/octobot/config.json index b3b02d92..f1191727 100644 --- a/apps/octobot/config.json +++ b/apps/octobot/config.json @@ -4,8 +4,8 @@ "available": true, "exposable": true, "id": "octobot", - "tipi_version": 6, - "version": "1.0.8", + "tipi_version": 7, + "version": "1.0.9", "categories": [ "automation", "finance" diff --git a/apps/octobot/docker-compose.yml b/apps/octobot/docker-compose.yml index 2287beef..83fbf374 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.8 + image: drakkarsoftware/octobot:1.0.9 environment: - TZ=${TZ} volumes: