Skip to content

Commit 7ae9d66

Browse files
authored
Merge pull request #94 from chainstack/feature/v2.61.1
Erigon Bump up to v2.61.1 (Pectra hardfork)
2 parents 1e450f8 + 7e587a2 commit 7ae9d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ RUN wget https://github.com/grpc-ecosystem/grpc-health-probe/releases/download/v
55
mv /app/build/bin/grpc_health_probe-linux-amd64 /app/build/bin/grpc_health_probe && \
66
chmod +x /app/build/bin/grpc_health_probe
77

8-
FROM --platform=linux/amd64/v2 erigontech/erigon:v2.61.0
8+
FROM --platform=linux/amd64/v2 erigontech/erigon:v2.61.1
99
COPY --from=builder /app/build/bin/* /usr/local/bin/

0 commit comments

Comments
 (0)