Import from Self Hosted Docker to Vikunja Cloud

When I check the version of vikunja cloud in the about it shows 0.24.1-1047-27b58eaf.

When I use docker compose and set vikunja:unstable it shows 0.24.1-1157-f7229ba6.

I am unable to import from a self hosted export.

When I try to pull vijkunja:0.24.1-1047-27b58eaf, I get the error:
Error response from daemon: manifest for vikunja/vikunja:0.24.1-1047-27b58eaf not found: manifest unknown: manifest unknown

How can I go about importing my data from self hosted to cloud?

Sorry if I am missing something obvious.

Thanks.

bdika

We don’t provide individual versions as docker tags - you’ll need to use the unstable tag to pull the latest unstable build.