Skip to content

Commit 582fa4e

Browse files
authored
Merge pull request #8 from chainstack/feature/v1.27.1
Gnosis image upgrade 1.27.1
2 parents 5e812fd + 4048c91 commit 582fa4e

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

.idea/.gitignore

Lines changed: 0 additions & 8 deletions
This file was deleted.

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
FROM nethermind/nethermind:1.27.0
1+
FROM nethermind/nethermind:1.27.1
2+
23
USER root
34
RUN apt-get update
45
RUN apt-get install curl -y && apt-get install jq -y

0 commit comments

Comments
 (0)