diff --git a/compose-cl.yml b/compose-cl.yml index a1e24edc..e33f4234 100644 --- a/compose-cl.yml +++ b/compose-cl.yml @@ -153,7 +153,7 @@ services: cl-prysm: profiles: [cl-prysm] - image: prysmaticlabs/prysm-beacon-chain:${CL_PRYSM_VERSION:-v7.1.2} + image: prysmaticlabs/prysm-beacon-chain:${CL_PRYSM_VERSION:-v7.1.3} restart: unless-stopped labels: - "alloy-monitored=${CL_PRYSM_ALLOY_MONITORED:-true}"