Skip to content

Commit 2ad93f1

Browse files
authored
Downgrade Prysm to v7.1.2 (#269)
1 parent 6270e00 commit 2ad93f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose-vc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ services:
6161

6262
vc-prysm:
6363
profiles: [vc-prysm]
64-
image: offchainlabs/prysm-validator:${VC_PRYSM_VERSION:-v7.1.3}
64+
image: offchainlabs/prysm-validator:${VC_PRYSM_VERSION:-v7.1.2}
6565
platform: "linux/amd64"
6666
depends_on: [charon]
6767
networks: [dvnode]

0 commit comments

Comments
 (0)