From d0a96a2cf151eac18ce602a0cc94e92f909823b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:47:48 +0000 Subject: [PATCH] chore(deps): update drakkarsoftware/octobot docker tag to v1.0.10 (#3212) --- apps/octobot/config.json | 4 ++-- apps/octobot/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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: