Skip to content

Commit

Permalink
Merge pull request #501 from medizininformatik-initiative/renovate/pr…
Browse files Browse the repository at this point in the history
…om-prometheus-3.x

Update prom/prometheus Docker tag to v3.1.0
  • Loading branch information
trobanga authored Jan 6, 2025
2 parents 478e416 + 97401d1 commit 2f3c27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: fts-monitoring

services:
prometheus:
image: prom/prometheus:v3.0.1@sha256:565ee86501224ebbb98fc10b332fa54440b100469924003359edf49cbce374bd
image: prom/prometheus:v3.1.0@sha256:6559acbd5d770b15bb3c954629ce190ac3cbbdb2b7f1c30f0385c4e05104e218
volumes:
- ./prometheus.yml:/prometheus.yml
command:
Expand Down

0 comments on commit 2f3c27e

Please sign in to comment.