Skip to content

Commit 4502f46

Browse files
HDauvenNeotamandua
andauthored
Update src/content/docs/operator/guides/rollback-node-update.md
Co-authored-by: Neotamandua <107320179+Neotamandua@users.noreply.github.com>
1 parent fc940e5 commit 4502f46

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/content/docs/operator/guides/rollback-node-update.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ If the node is only stuck or behind, try [fast-sync](/operator/guides/fast-sync)
3030

3131
Replace `vX.Y.Z` with the installer release you want to roll back to.
3232

33+
For example, to roll back to installer release `v1.2.3`, set:
34+
35+
```sh
36+
INSTALLER_VERSION="v1.2.3"
3337
```sh
3438
INSTALLER_VERSION="vX.Y.Z"
3539

0 commit comments

Comments
 (0)