Skip to content

Commit f2b1dea

Browse files
chore(deps): update prom/prometheus docker tag to v2.54.1 (#368)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | prom/prometheus | minor | `v2.53.1` -> `v2.54.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/open-feature/playground). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efbec00 commit f2b1dea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

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

101101
prometheus:
102102
container_name: prometheus
103-
image: prom/prometheus:v2.53.1
103+
image: prom/prometheus:v2.54.1
104104
restart: always
105105
volumes:
106106
- ./config/prometheus/prometheus.yaml:/etc/prometheus/prometheus.yml

0 commit comments

Comments
 (0)