NuLink Worker Update
The NuLink worker node need to be updated when a new version is released. 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.
Last updated