I installed Vikunja with docker compose. From time to time, I do docker compose pull and I restart Vikunja if new versions were found.
But I don’t know if it works: it seems to me the images on the hub are updated, but docker compose does not pull them. In fact, I do not see the new French translations but on GitHub (frontend), they are present.
I have image: vikunja/api
and image: vikunja/frontend
in the docker-compose.yml file, without any mention to stable or unstable. I suppose it must be stable.
Just wanted to chime in that when running sudo docker inspect vikunja-api-1, there is not label information that specifies the version number. Maybe this is something that should be added?
I tried to pull vikunja:0.24 but it got stuck in migrating, the web did not work and when it reverted the version to :latest (0.23 in my case) it “corrupted” de database somehow, I needed to pull a backup.
The thing is I tried this in another pc and it worked as expected, pulling the version 24.4.
Both pcs run Ubuntu 22.04.5 LTS.
So it must be something with my server, but can´t figure it out. It is an old laptop: Intel(R) Core™ i3-2367M CPU @ 1.40GHz