We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8138924 commit d82743dCopy full SHA for d82743d
otlp/docker/docker-compose.yaml
@@ -36,7 +36,7 @@ services:
36
37
prometheus:
38
container_name: prometheus
39
- image: prom/prometheus:v3.5.0@sha256:63805ebb8d2b3920190daf1cb14a60871b16fd38bed42b857a3182bc621f4996
+ image: prom/prometheus:v3.6.0@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
40
volumes:
41
- ./prometheus.yaml:/etc/prometheus/prometheus.yml
42
ports:
0 commit comments