Skip to content

Commit 620a5a7

Browse files
Bump prom/prometheus Docker tag to v3.7.0 (#6614)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Piotr Kiełkowicz <[email protected]>
1 parent eb2287f commit 620a5a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/AspNetCore/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ services:
2525

2626
# Exports Metrics to Prometheus
2727
prometheus:
28-
image: prom/prometheus:v3.6.0@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
28+
image: prom/prometheus:v3.7.0@sha256:29c1e0b48ad816750245dea3d65ac3ce57dda30547e67b1e9a5176e2953cc4dc
2929
command:
3030
- --config.file=/etc/prometheus.yaml
3131
- --web.enable-remote-write-receiver

0 commit comments

Comments
 (0)