Skip to content

Commit cbc23cd

Browse files
Pin prom/prometheus Docker tag to 76947e7 (#6539)
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: Martin Costello <[email protected]>
1 parent 9f54a83 commit cbc23cd

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:latest
28+
image: prom/prometheus:v3.6.0@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
2929
command:
3030
- --config.file=/etc/prometheus.yaml
3131
- --web.enable-remote-write-receiver

0 commit comments

Comments
 (0)