We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1e952 commit 489ac2bCopy full SHA for 489ac2b
1 file changed
compose-vc.yml
@@ -61,7 +61,7 @@ services:
61
62
vc-prysm:
63
profiles: [vc-prysm]
64
- image: offchainlabs/prysm-validator:${VC_PRYSM_VERSION:-v7.1.3}
+ image: offchainlabs/prysm-validator:${VC_PRYSM_VERSION:-v7.1.2}
65
platform: "linux/amd64"
66
depends_on: [charon]
67
networks: [dvnode]
0 commit comments