We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3545115 + 64d6d83 commit bf0da84Copy full SHA for bf0da84
1 file changed
examples/otel-collector/docker-compose.yaml
@@ -11,7 +11,7 @@ services:
11
- 4317:4317
12
13
prometheus:
14
- image: prom/prometheus:v2.54.1
+ image: prom/prometheus:v2.55.0
15
volumes:
16
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
17
ports:
0 commit comments