Skip to content

Commit 98f2e85

Browse files
chore(deps): update prom/prometheus docker tag to v3.10.0 (#429)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [prom/prometheus](https://redirect.github.com/prometheus/prometheus) | minor | `v3.9.1` → `v3.10.0` | --- ### Release Notes <details> <summary>prometheus/prometheus (prom/prometheus)</summary> ### [`v3.10.0`](https://redirect.github.com/prometheus/prometheus/compare/v3.9.1...v3.10.0-rc.0) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v3.9.1...v3.10.0) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zNi4yIiwidXBkYXRlZEluVmVyIjoiNDMuMzYuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvZG9ja2VyIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3f4c9d commit 98f2e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ services:
171171
# |___/
172172

173173
prometheus:
174-
image: prom/prometheus:${PROMETHEUS_VERSION:-v3.9.1}
174+
image: prom/prometheus:${PROMETHEUS_VERSION:-v3.10.0}
175175
user: ":"
176176
networks: [dvnode]
177177
environment:

0 commit comments

Comments
 (0)