Skip to content

Commit e253a57

Browse files
Bump grafana/tempo Docker tag to v2.9.0 (#6610)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fb6890 commit e253a57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/AspNetCore/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313

1414
# Exports Traces to Tempo
1515
tempo:
16-
image: grafana/tempo:2.8.2@sha256:0ef775495967cd5d7a6b2e146b6ea695d624803c8db8349fb8ce4164f719f9b7
16+
image: grafana/tempo:2.9.0@sha256:65a5789759435f1ef696f1953258b9bbdb18eb571d5ce711ff812d2e128288a4
1717
command: [ "-config.file=/etc/tempo.yaml" ]
1818
volumes:
1919
- ./tempo.yaml:/etc/tempo.yaml

0 commit comments

Comments
 (0)