Skip to content

Commit d1cae10

Browse files
Update grafana/tempo Docker tag to v2.7.2
1 parent 7dbbc9e commit d1cae10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/example-exemplars-tail-sampling/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ services:
5252
- --enable-feature=native-histograms
5353
- --config.file=/prometheus.yaml
5454
tempo:
55-
image: grafana/tempo:2.2.3
55+
image: grafana/tempo:2.7.2
5656
network_mode: host
5757
volumes:
5858
- ./config/tempo-config.yaml:/config.yaml

0 commit comments

Comments
 (0)