Skip to content

Commit a5a1561

Browse files
authored
fix: update nimbus latest image (#987)
Signed-off-by: Barnabas Busa <[email protected]>
1 parent 28b6e95 commit a5a1561

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/tests/pectra.yaml.norun

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
participants_matrix:
22
el:
33
- el_type: geth
4-
el_image: ethereum/client-go:v1.15.9
4+
el_image: ethereum/client-go:v1.15.10
55
- el_type: reth
66
el_image: ghcr.io/paradigmxyz/reth:v1.3.12
77
- el_type: nethermind
@@ -12,11 +12,11 @@ participants_matrix:
1212
el_image: hyperledger/besu:25.4.1
1313
cl:
1414
- cl_type: lighthouse
15-
cl_image: sigp/lighthouse:v7.0.0
15+
cl_image: sigp/lighthouse:v7.0.1
1616
- cl_type: teku
1717
cl_image: consensys/teku:25.4.1
1818
- cl_type: nimbus
19-
cl_image: statusim/nimbus-eth2:multiarch-v25.4.0
19+
cl_image: statusim/nimbus-eth2:multiarch-v25.4.1
2020
- cl_type: lodestar
2121
cl_image: chainsafe/lodestar:v1.29.0
2222
- cl_type: prysm
@@ -41,4 +41,4 @@ assertoor_params:
4141
- { file: "https://raw.githubusercontent.com/ethpandaops/assertoor-test/master/assertoor-tests/pectra-dev/wait-for-slot.yaml", id: "wait1", config: { slot: 34 }}
4242
- { file: "https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master/playbooks/pectra-dev/validator-lifecycle-test-v3.yaml"}
4343
- { file: "https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master/playbooks/pectra-dev/kurtosis/all.yaml" }
44-
- { file: "https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master/playbooks/pectra-dev/execution-spec-tests-sequential.yaml" }
44+
- { file: "https://raw.githubusercontent.com/ethpandaops/assertoor/refs/heads/master/playbooks/pectra-dev/execution-spec-tests-sequential.yaml" }

0 commit comments

Comments
 (0)