Skip to content

Commit

Permalink
Merge pull request #17 from chgl/renovate/docker-prom-prometheus-2.x
Browse files Browse the repository at this point in the history
chore(deps): update prom/prometheus docker tag to v2.24.1
  • Loading branch information
chgl committed Jan 22, 2021
2 parents 7b87de6 + e3a73d7 commit 6e41651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

services:
prometheus:
image: prom/prometheus:v2.24.0
image: prom/prometheus:v2.24.1
ports:
- "127.0.0.1:9090:9090"
volumes:
Expand Down

0 comments on commit 6e41651

Please sign in to comment.