diff --git a/.github/workflows/test-sim.yml b/.github/workflows/test-sim.yml index 74f19be3af99..a03815abd64c 100644 --- a/.github/workflows/test-sim.yml +++ b/.github/workflows/test-sim.yml @@ -19,7 +19,7 @@ on: env: GETH_DOCKER_IMAGE: ethereum/client-go:v1.11.6 - LIGHTHOUSE_DOCKER_IMAGE: sigp/lighthouse:latest-amd64-unstable-dev + LIGHTHOUSE_DOCKER_IMAGE: sigp/lighthouse:latest-amd64-modern-dev NETHERMIND_DOCKER_IMAGE: nethermind/nethermind:1.18.0 jobs: