Closed neocharles closed 1 year ago
Hi @neocharles,
I released a new version today, v3.5.4, which should include python 3.11 due to being based on a more recent version of Alpine.
Docker image: jonasbonno/discordbot:3.5.4
Please try upgrading to it and let me know if that solves the issue.
Thanks.
I did restart the docker session earlier which updated from 3.5.2 to 3.5.4 - is that just updating the core software of the bot but not the rest of the components necessary?
That said - if the entire docker container needs to be updated, what’s the best path to take to accomplish that?
You will need to change the container to the new version I released today because it uses a newer alpine image as its base. Alternative you must go into your current container and attempt to install python 3.11 but I fear issues due to the older alpine version.
Depending on your system you may use the guide in the README. Note that my image and methode will keep settings but if you installed other coponents they may need to be installed again. Keep a backup just in case.
Hi @neocharles,
I have added a upgrading-section to the README.
Please let me know if you manage to upgrade and if any issues or suggestions you have that could improve the container.
A couple of cogs which I am trying to utilize (wikipedia and reactchannel) from PCXCogs state they require 3.11.0. From what I can tell, the container is running 3.9
This causes the following error output in the console: