Skip to content

Commit

Permalink
chore(deps): update grafana/tempo docker tag to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent db8d52c commit e82d4e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot-strategy-plugin/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.8"
services:
tempo:
image: grafana/tempo:2.4.2
image: grafana/tempo:2.5.0
extra_hosts: ['host.docker.internal:host-gateway']
container_name: tempo
command: [ "-config.file=/etc/tempo.yaml" ]
Expand Down

0 comments on commit e82d4e0

Please sign in to comment.