Join our
Discord!
LogoLogo
SupraScan ExplorerStarKey WalletDiscord
Node Operator
  • Network
  • Oracles
  • Automation
  • SupraNova
  • Guides
Node Operator
  • Overview
  • Node Operator FAQ
  • Node Setup Guide
  • Node Upgrade Guide
    • Upgrade Checklist (Pre-Upgrade Verification)
    • Download the Node Management Scripts
    • Update the Supra Node Docker Image
    • Validator Migration to 9.0.12
    • RPC Migration to 9.0.12
    • Starting the Supra Node
    • Monitor Node Synchronization
    • CLI Improvements
    • Recovery Guide
  • Creating SupraDesk Tickets via Email
Powered by GitBook
On this page
Edit on GitHub
  1. Node Upgrade Guide

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.0.12 <container_name> <host_supra_home><network

For RPC Nodes use the command below:

./manage_supra_nodes.sh update rpc v9.0.12 <container_name> <host_supra_home> <network> <validator_ip>

PreviousDownload the Node Management ScriptsNextValidator Migration to 9.0.12

Last updated 11 days ago