Skip to content

Commit

Permalink
chore(deps): update grafana/tempo docker tag to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fedirz committed Feb 19, 2025
1 parent 4ca563e commit 04f722c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.observability.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
timeout: 5s
retries: 3
tempo:
image: grafana/tempo:2.7.0
image: grafana/tempo:2.7.1
command: ["-config.file=/etc/tempo.yaml"]
volumes:
- ./configuration/tempo.yaml:/etc/tempo.yaml
Expand Down

0 comments on commit 04f722c

Please sign in to comment.