Skip to content

Commit f37950e

Browse files
chore(deps): update offchainlabs/prysm-validator docker tag to v7.1.3 (#427)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [offchainlabs/prysm-validator](https://redirect.github.com/prysmaticlabs/prysm) | patch | `v7.1.2` → `v7.1.3` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ObolNetwork/charon-distributed-validator-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuMzIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZG9ja2VyIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec3f490 commit f37950e

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
@@ -62,7 +62,7 @@ services:
6262

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

0 commit comments

Comments
 (0)