I’m using the “mini” container with DUPLICACY_WEB_VERSION=latest
and I’m not seeing CLI version 3.2.
What am I missing? Thanks!
I’m using the “mini” container with DUPLICACY_WEB_VERSION=latest
and I’m not seeing CLI version 3.2.
What am I missing? Thanks!
That flag controls web version, not CLI version, according to https://duplicacy.com/latest_web_version
Web version decides which CLI version to download, probably according to https://duplicacy.com/latest_cli_version.
That wasn’t updated to reflect 3.2. Perhaps something in gchen’s release process broke.
You can tell web gui which CLI version to use explicitly: Disable automatic duplicacy CLI update - #3 by gchen
Thanks. Very helpful post.