Skip to content

Commit

Permalink
Update grafana/tempo Docker tag to v2.5.0 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 15, 2024
1 parent 813d294 commit a927ccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.8'
services:
# Tempo Container
tempo:
image: grafana/tempo:2.4.1
image: grafana/tempo:2.5.0
command: [ "-config.file=/etc/tempo.yaml" ]
volumes:
- ./configs/tempo/tempo.yaml:/etc/tempo.yaml
Expand Down

0 comments on commit a927ccc

Please sign in to comment.