Boar Network stores Docker image for this repository in: https://github.com/orgs/boar-network/packages
Docker tag matches Git tag.
- Clone this repository
- Run:
git remote add upstream https://github.com/jvstein/bitcoin-prometheus-exporter
- Run:
git fetch --tags upstream
- Run:
git push --tags