Thank you for the quick response, Sam.
I asked this question for a reason. In the docker-compose , the container is set to use the latest tag.
The command docker-compose up --build -d doesn’t help.
If you check the guide shared in the previous post, you’ll see that updates are done through the user interface.
Updating with images is not handled by default. Currently, the latest tag points to version 3.25.1, and it will be retagged to 3.26.1 shortly.
However, we do not test this update method, so we cannot guarantee that everything will work smoothly. That’s why I strongly recommend updating through the user interface.
If there’s ever a need to update the Docker layer of the application, we will communicate it in the release notes.
Thank you, Sam! It seems there are some issues after migrating the database from previous versions of Eramba. In the “System” / “Settings” / “Updates” section, I see the following error:
“Your app version (c2.8.1) stored on our servers is not valid possibly just misconfigured.!”
However, the actual versions are: App Version: 3.24.0 | DB Schema Version: 20240415161200 | Community.
I’ll try to figure out what the problem is.