⬆️Upgrade
Update NuLink Image Using Docker
Make sure you still hold your staking account and worker account. The update in docker is simple: stop the node, pull the latest image and restart the node.
Stop the running node in Docker:
Delete the container:
Pull the latest NuLink image.
Re-launch the worker node.
For NULINK_KEYSTORE_PASSWORD and NULINK_OPERATOR_ETH_PASSWORD you can change with your own password or if you already save your password using environment variables you just keep it.
Source : Official Guide
Last updated