• v1.4.1 f7f3eb4822

    v1.4.1 Stable

    jorijn released this 2021-07-04 14:52:40 +00:00 | 54 commits to master since this release

    Added

    • Bitcoin-DCA will now check for updates after executing the command and let you know if a newer version is available. This can be disabled by setting DISABLE_VERSION_CHECK=true.

    How to update

    $ docker image rm ghcr.io/jorijn/bitcoin-dca
    $ docker pull ghcr.io/jorijn/bitcoin-dca:latest
    
    Downloads