Upgrade to use latest lighthouse release (#378)
Former-commit-id: ed4f40118f
ng-deny-multiaddr
v1.1.0-ed4f401-202305020748
parent
3634a35479
commit
55e7d22e57
|
|
@ -1,4 +1,4 @@
|
|||
FROM sigp/lcli:v3.2.1 AS lcli
|
||||
FROM sigp/lcli:v4.1.0 AS lcli
|
||||
FROM skylenet/ethereum-genesis-generator@sha256:210353ce7c898686bc5092f16c61220a76d357f51eff9c451e9ad1b9ad03d4d3 AS ethgen
|
||||
FROM cerc/fixturenet-eth-geth:local AS fnetgeth
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
FROM sigp/lighthouse:v4.0.1-modern
|
||||
FROM sigp/lighthouse:v4.1.0-modern
|
||||
|
||||
RUN apt-get update; apt-get install bash netcat curl less jq -y;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue