Skip to content

Commit e3f4c9d

Browse files
chore(deps): update sifrai/grandine docker tag to v2.0.3 (#433)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | sifrai/grandine | patch | `2.0.1` → `2.0.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:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZG9ja2VyIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd4f71c commit e3f4c9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose-cl.yml

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

1313
cl-grandine:
1414
profiles: [cl-grandine]
15-
image: sifrai/grandine:${GRANDINE_VERSION:-2.0.1}
15+
image: sifrai/grandine:${GRANDINE_VERSION:-2.0.3}
1616
restart: unless-stopped
1717
labels:
1818
- "alloy-monitored=${CL_GRANDINE_ALLOY_MONITORED:-true}"

0 commit comments

Comments
 (0)