Skip to content

v1.6

Compare
Choose a tag to compare
@JonathanTreffler JonathanTreffler released this 22 Jan 12:38
· 55 commits to main since this release
d64e300

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)