Skip to content

Commit

Permalink
Merge pull request #111 from hikhvar/renovate/prom-prometheus-2.40.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency prom/prometheus to v2.40.6
  • Loading branch information
hikhvar authored Dec 15, 2022
2 parents 1dfed00 + 4a8faf7 commit 74823e6
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.5
image: prom/prometheus:v2.40.7
ports:
- 9090:9090
volumes:
Expand Down

0 comments on commit 74823e6

Please sign in to comment.