We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 496e4ac commit 8cc4b30Copy full SHA for 8cc4b30
examples/AspNetCore/docker-compose.yaml
@@ -13,7 +13,7 @@ services:
13
14
# Exports Traces to Tempo
15
tempo:
16
- image: grafana/tempo:2.9.1@sha256:290414580eabd1bde91f22e4a4579242fe77377c425223f45d59b8ad1540ce3c
+ image: grafana/tempo:2.10.0@sha256:d7f4c72e0bad2b42b4e7263b0addaf3f5bbc105cec6b1917eba0aae3b9b70364
17
command: [ "-config.file=/etc/tempo.yaml" ]
18
volumes:
19
- ./tempo.yaml:/etc/tempo.yaml
0 commit comments