Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Ronin version #16

Merged
merged 1 commit into from
Jun 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/validators/setup/upgrade-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To download the latest image for your node, follow these steps:
1. In the `.env` file, set `NODE_IMAGE` to the following:

```bash
ghcr.io/axieinfinity/ronin:v2.7.1-c64ddd3
ghcr.io/axieinfinity/ronin:v2.8.3-d27eb42
```

2. Save the changes.
Expand All @@ -51,7 +51,7 @@ To download the latest image for your node, follow these steps:
1. In the `.env` file, set `NODE_IMAGE` to the following:

```bash
ghcr.io/axieinfinity/ronin:v2.6.0-83c8375
ghcr.io/axieinfinity/ronin:v2.8.2-0842591
```

2. Save the changes.
Expand Down
Loading