Skip to content

Commit 6d52962

Browse files
chore(deps): update prom/prometheus docker tag to v3.7.3 (#533)
This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [prom/prometheus](https://redirect.github.com/prometheus/prometheus) | patch | `v3.7.2` -> `v3.7.3` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/prometheus/prometheus/badge)](https://securityscorecards.dev/viewer/?uri=github.com/prometheus/prometheus) | --- ### Release Notes <details> <summary>prometheus/prometheus (prom/prometheus)</summary> ### [`v3.7.3`](https://redirect.github.com/prometheus/prometheus/compare/v3.7.2...v3.7.3) [Compare Source](https://redirect.github.com/prometheus/prometheus/compare/v3.7.2...v3.7.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/BSStudio/bss-web-admin-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6aa8f3 commit 6d52962

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
@@ -67,7 +67,7 @@ services:
6767
- "./docker/wiremock/stubs/oidc:/home/wiremock/mappings/oidc"
6868

6969
prometheus:
70-
image: "prom/prometheus:v3.7.2@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7"
70+
image: "prom/prometheus:v3.7.3@sha256:49214755b6153f90a597adcbff0252cc61069f8ab69ce8411285cd4a560e8038"
7171
ports:
7272
- "127.0.0.1:9090:9090"
7373
volumes:

0 commit comments

Comments
 (0)