Update Nethermind Arbitrum image to the latest 0.2.1 release#961
Merged
Conversation
svlachakis
approved these changes
Jun 16, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the default Nethermind Arbitrum Docker image tag used by the local Docker Compose setup to the latest 0.2.1 release, keeping the example environment file in sync.
Changes:
- Bump
nethermind/nethermind-arbitrumdefault image tag from0.2.0to0.2.1indocker-compose.yml. - Update
.env.exampleto match the new defaultNETHERMIND_IMAGEtag (0.2.1).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
docker-compose.yml |
Updates the default Nethermind Arbitrum container image tag to 0.2.1. |
.env.example |
Aligns the example NETHERMIND_IMAGE value with the updated Compose default (0.2.1). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #961 +/- ##
=======================================
Coverage 74.97% 74.97%
=======================================
Files 244 244
Lines 15111 15111
Branches 2293 2293
=======================================
Hits 11330 11330
Misses 2924 2924
Partials 857 857 🚀 New features to boost your workflow:
|
hudem1
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.