Skip to content

Commit

Permalink
Update prom/prometheus Docker tag to v2.22.1 (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ahmed <hello@clivern.com>
  • Loading branch information
3 people committed Nov 6, 2020
1 parent dc883d0 commit ec16f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ services:
restart: unless-stopped

prometheus:
image: 'prom/prometheus:v2.22.0'
image: 'prom/prometheus:v2.22.1'
volumes:
- './prometheus/:/etc/prometheus'
command: '--config.file=/etc/prometheus/prometheus.yml'
Expand Down

0 comments on commit ec16f1e

Please sign in to comment.