0xB10C / bademeister-go

Implementation of Bademeister, a mempool watcher and recorder, in Golang.
0 stars 3 forks source link

fix: version in dockerfile & entrypoint permission #27

Closed 0xB10C closed 5 years ago

0xB10C commented 5 years ago

This fixes the missing execute permissions for the entrypoint and corrects the value of the environment variable BITCOIN_VERSION.

Follow up of #26