Skip to content

Commit

Permalink
Update prom/prometheus Docker tag to v2.39.1 (#348)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 7, 2022
1 parent bc8e540 commit 59af348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definition/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ services:
restart: unless-stopped

prometheus:
image: 'prom/prometheus:v2.39.0'
image: 'prom/prometheus:v2.39.1'
volumes:
- '/root/prometheus.yml:/etc/prometheus/prometheus.yml'
ports:
Expand Down

0 comments on commit 59af348

Please sign in to comment.