This repo contain info about all active and upcoming cyber chains.
The relevant guide for praticipating in genesis may be found here.
###Currently active: bostrom-testnet-6
If you have your bostrom-testnet-5 node running on our docker container do:
docker stop bostrom-testnet-5
docker rm bostrom-testnet-5
docker rmi cyberd/cyber:bostrom-testnet-5.1
docker run -d --gpus all --name=bostrom-testnet-6 --restart always -p 26656:26656 -p 26657:26657 -p 1317:1317 -e ALLOW_SEARCH=false -v $HOME/.cyber:/root/.cyber cyberd/cyber:bostrom-testnet-6This will pull new image and replace genesis and cyber binary to correct versions.
Than you'll have to send create-validator transaction.