v1.6
Added
- Added backblaze client auto-update functionality to the docker (#88, thanks @traktuner) 🥳
Changed
- By default a known-good version of the backblaze client will now be used
- Can be overridden by adding the environment variable "FORCE_LATEST_UPDATE=true"
- The wine version in the Dockerfiles is now pinned to get more control over stability (currently 9.0 for the ubuntu 20 and ubuntu 22 based images and 8.0.1 for the ubuntu 18 based image)