Skip to content

Commit

Permalink
Merge pull request #127 from hikhvar/renovate/prom-prometheus-2.x
Browse files Browse the repository at this point in the history
Update dependency prom/prometheus to v2.43.0
  • Loading branch information
hikhvar authored Dec 14, 2023
2 parents f96b7f3 + 09558b1 commit 9ac285c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
- 1883:1883
- 9001:9001
prometheus:
image: prom/prometheus:v2.42.0
image: prom/prometheus:v2.48.1
ports:
- 9090:9090
volumes:
Expand Down

0 comments on commit 9ac285c

Please sign in to comment.