chore(deps): update drakkarsoftware/octobot docker tag to v1.0.10 (#3212)

This commit is contained in:
renovate[bot] 2024-04-19 10:47:48 +00:00 committed by GitHub
parent 6b67c03c7d
commit d0a96a2cf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "octobot", "id": "octobot",
"tipi_version": 7, "tipi_version": 8,
"version": "1.0.9", "version": "1.0.10",
"categories": [ "categories": [
"automation", "automation",
"finance" "finance"

View File

@ -2,7 +2,7 @@ version: '3.9'
services: services:
octobot: octobot:
container_name: octobot container_name: octobot
image: drakkarsoftware/octobot:1.0.9 image: drakkarsoftware/octobot:1.0.10
environment: environment:
- TZ=${TZ} - TZ=${TZ}
volumes: volumes: