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