chore(deps): update drakkarsoftware/octobot docker tag to v1.0.9 (#3201)

This commit is contained in:
renovate[bot] 2024-04-18 09:55:04 +00:00 committed by GitHub
parent db78f3a532
commit 5f92ccbeb8
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,
"exposable": true,
"id": "octobot",
"tipi_version": 6,
"version": "1.0.8",
"tipi_version": 7,
"version": "1.0.9",
"categories": [
"automation",
"finance"

View File

@ -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: