Skip to content

Commit

Permalink
feat: fix start poS failed (scroll-tech#1330)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgehao authored May 7, 2024
1 parent 87c9c33 commit 54415f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/testcontainers/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
# Creates a genesis state for the beacon chain using a YAML configuration file and
# a deterministic set of 64 validators.
create-beacon-chain-genesis:
image: "gcr.io/prysmaticlabs/prysm/cmd/prysmctl:latest"
image: "gcr.io/prysmaticlabs/prysm/cmd/prysmctl:HEAD-263557"
command:
- testnet
- generate-genesis
Expand Down

0 comments on commit 54415f6

Please sign in to comment.