We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fb6890 commit e253a57Copy full SHA for e253a57
examples/AspNetCore/docker-compose.yaml
@@ -13,7 +13,7 @@ services:
13
14
# Exports Traces to Tempo
15
tempo:
16
- image: grafana/tempo:2.8.2@sha256:0ef775495967cd5d7a6b2e146b6ea695d624803c8db8349fb8ce4164f719f9b7
+ image: grafana/tempo:2.9.0@sha256:65a5789759435f1ef696f1953258b9bbdb18eb571d5ce711ff812d2e128288a4
17
command: [ "-config.file=/etc/tempo.yaml" ]
18
volumes:
19
- ./tempo.yaml:/etc/tempo.yaml
0 commit comments