chore(deps): update drakkarsoftware/octobot docker tag to v1.0.5 (#1861)

This commit is contained in:
renovate[bot] 2023-12-20 11:08:13 +00:00 committed by GitHub
parent 0f17ead7b8
commit 7195a283e4
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, "available": true,
"exposable": true, "exposable": true,
"id": "octobot", "id": "octobot",
"tipi_version": 2, "tipi_version": 3,
"version": "1.0.4", "version": "1.0.5",
"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.4 image: drakkarsoftware/octobot:1.0.5
environment: environment:
- TZ=${TZ} - TZ=${TZ}
volumes: volumes: