Drakkar-Software / OctoBot

Open source crypto trading bot
https://www.octobot.cloud
GNU General Public License v3.0
3.28k stars 756 forks source link

How can I update Octobot 2.0.2 [docker-portainer] #2692

Closed vlosefparmovitch closed 1 month ago

vlosefparmovitch commented 2 months ago

Step 1: Hi all. I try to update Octobot but It doesn't work.

Step 2: I'm on Debian 12 and Octobot is installed with docker. My interface is Portainer for more easier to use.

Step 3: I did same like last update but didn't work.

But still 1.0.1 version. I don't understand why. Could you help me guys ?

Best regards and thanks

Herklos commented 2 months ago

Hello,

You should keep using stable (not latest). Could you try to force pull the latest version of stable with this guide please? https://docs.portainer.io/user/docker/images/pull

vlosefparmovitch commented 1 month ago

I put stable but Im not success to put the latest version. I need more help ^^ In advanced mode that point on the 1.0.8 version not the lastest (https://hub.docker.com/r/drakkarsoftware/octobot)

Thanks, have a good day

Herklos commented 1 month ago

Stable tag is the latest stable version. It points to OctoBot 2.0.3. Latest tag is unstable and shouldn't be used.

You should use :

And NOT drakkarsoftware/octobot:latest neither drakkarsoftware/octobot

vlosefparmovitch commented 1 month ago

Ok I changed by drakkarsoftware/octobot:2.0.3 and It works but with stable dont

Thanks guy