Skip to content

Commit 8cc4b30

Browse files
chore(deps): bump grafana/tempo docker tag to v2.10.0 (#6860)
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 496e4ac commit 8cc4b30

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.9.1@sha256:290414580eabd1bde91f22e4a4579242fe77377c425223f45d59b8ad1540ce3c
16+
image: grafana/tempo:2.10.0@sha256:d7f4c72e0bad2b42b4e7263b0addaf3f5bbc105cec6b1917eba0aae3b9b70364
1717
command: [ "-config.file=/etc/tempo.yaml" ]
1818
volumes:
1919
- ./tempo.yaml:/etc/tempo.yaml

0 commit comments

Comments
 (0)