We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e812fd + 4048c91 commit 582fa4eCopy full SHA for 582fa4e
.idea/.gitignore
Dockerfile
@@ -1,4 +1,5 @@
1
-FROM nethermind/nethermind:1.27.0
+FROM nethermind/nethermind:1.27.1
2
+
3
USER root
4
RUN apt-get update
5
RUN apt-get install curl -y && apt-get install jq -y
0 commit comments