Skip to content

Commit

Permalink
Merge pull request #124 from hikhvar/renovate/prom-prometheus-2.x
Browse files Browse the repository at this point in the history
Update dependency prom/prometheus to v2.42.0
  • Loading branch information
hikhvar authored Mar 8, 2023
2 parents c9fccd1 + bf2b08c commit 1e7d2bf
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.40.7
image: prom/prometheus:v2.42.0
ports:
- 9090:9090
volumes:
Expand Down

0 comments on commit 1e7d2bf

Please sign in to comment.