Updating

Just download the latest version of the binary from here like you did on install and replace the existing binary, that's it.

  1. Open a terminal in the foxy-gh-farmer directory which you cloned during install.
  2. Run git pull
  3. Run venv/bin/pip install --upgrade .

Pull the latest image using docker pull ghcr.io/foxypool/foxy-gh-farmer:latest and recreate the container using docker compose up -d.