Skip to Content
Supra Layer 1NodeNode Upgrade Guide - MainnetUpdate the Supra Node Docker Image

Update the Supra Node Docker Image

The following commands will enable you to update the Docker image for your Validator Node and RPC node.

For Validator Node use the command below:

./manage_supra_nodes.sh update validator v9.1.10 <container_name> <host_supra_home> <network>

For RPC Nodes use the command below:

./manage_supra_nodes.sh update rpc v9.1.13 <container_name> <host_supra_home> <network> <validator_ip>
Last updated on