chore(deps): update drakkarsoftware/octobot docker tag to v1.0.4 (#1796)

This commit is contained in:
renovate[bot] 2023-12-12 10:28:28 +00:00 committed by GitHub
parent 65fe666758
commit dcd323a9d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 5 deletions

View File

@ -4,13 +4,19 @@
"available": true,
"exposable": true,
"id": "octobot",
"tipi_version": 1,
"version": "1.0.3",
"categories": ["automation", "finance"],
"tipi_version": 2,
"version": "1.0.4",
"categories": [
"automation",
"finance"
],
"description": "OctoBot is a highly customizable trading bot using its configuration and tentacles system. You can build your own bot using the infinite configuration possibilities such as technical analysis, social media processing or even external statistics management like google trends.",
"short_desc": "Octobot is a powerful open-source cryptocurrency trading robot.",
"author": "https://github.com/Drakkar-Software/",
"source": "https://github.com/Drakkar-Software/OctoBot",
"form_fields": [],
"supported_architectures": ["arm64", "amd64"]
"supported_architectures": [
"arm64",
"amd64"
]
}

View File

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