chore(deps): update drakkarsoftware/octobot docker tag to v1.0.6 (#2038)

This commit is contained in:
renovate[bot] 2024-01-11 01:46:08 +00:00 committed by GitHub
parent ccb3a7fba7
commit 922b503052
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -4,8 +4,8 @@
"available": true,
"exposable": true,
"id": "octobot",
"tipi_version": 3,
"version": "1.0.5",
"tipi_version": 4,
"version": "1.0.6",
"categories": [
"automation",
"finance"

View File

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