Skip to content

Commit eab08b6

Browse files
Bump prom/prometheus Docker tag to v3.7.2 (#6644)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30e3de1 commit eab08b6

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.7.1@sha256:ff7e389acbe064a4823212a500393d40a28a8f362e4b05cbf6742a9a3ef736b2
28+
image: prom/prometheus:v3.7.2@sha256:23031bfe0e74a13004252caaa74eccd0d62b6c6e7a04711d5b8bf5b7e113adc7
2929
command:
3030
- --config.file=/etc/prometheus.yaml
3131
- --web.enable-remote-write-receiver

0 commit comments

Comments
 (0)