Skip to content

Commit

Permalink
Update prom/prometheus Docker tag to v2.22.0 (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 15, 2020
1 parent 5edfebc commit 690630f
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.21.0'
image: 'prom/prometheus:v2.22.0'
volumes:
- './prometheus/:/etc/prometheus'
command: '--config.file=/etc/prometheus/prometheus.yml'
Expand Down

0 comments on commit 690630f

Please sign in to comment.