Duplicacy web checks and tries to download a new version of duplciacy cli on start.
I want the same behavior for saspus/duplicay-web:mini container with respect to duplicacy_web itself: for it to check for and download new version of Duplicacy_web when container starts.
Is there a ready made URL that would always resolve to most recent binary and version? Any other way for me to quickly figure out if there is newer version (and either version number to construct download URL or request download URL itself); any web api I should use?