Updating
Just download the latest version of the binary from here like you did on install and replace the existing binary, that's it.
- Open a terminal in the
foxy-gh-farmer
directory which you cloned during install. - Run
git pull
- 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
.