Skip to content

Release v0.6.1

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Feb 00:35
3a6a842

Bitaxe Sentry Release v0.6.1

Recent Changes

  • Merge pull request #34 from zachchan105/develop (Zach Price)
  • Update hash rate unit from MH/s to GH/s across notifier, templates, and JavaScript functions; increment version to 0.6.1 (Zach Price)

Update Instructions

  1. Stop the current containers:
    docker compose down
    
  2. Pull the latest code:
    git pull
    
  3. Rebuild and start the containers:
    docker compose up --build -d