Hello Mergin Team, first of all thank you for providing such a great piece of software.
I have a question though: How do Docker Tags and the tags e.g. in Github relate?
For example on master the docker-compose.yml points to 2025.7.3 while the latest tag on Github is 2026.6.3.
I found this issue (#540) saying that the docker compose might sometimes not be up-to-date, but 2025.7.3 seems to be also the latest tag on Dockerhub.
The main reason I am asking: I want to build the docker images with PUBLIC_PATH so I can host behind a path. So I need to know which source code corresponds to the correct version.
Hello Mergin Team, first of all thank you for providing such a great piece of software.
I have a question though: How do Docker Tags and the tags e.g. in Github relate?
For example on master the docker-compose.yml points to 2025.7.3 while the latest tag on Github is 2026.6.3.
I found this issue (#540) saying that the docker compose might sometimes not be up-to-date, but 2025.7.3 seems to be also the latest tag on Dockerhub.
The main reason I am asking: I want to build the docker images with PUBLIC_PATH so I can host behind a path. So I need to know which source code corresponds to the correct version.