Skip to content

Commit

Permalink
chore(deps): update grafana/tempo docker tag to v2.3.1 (#616)
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] authored Dec 1, 2023
1 parent 46d7119 commit f91528f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ services:
- microservice-network

tempo:
image: grafana/tempo:2.3.0
image: grafana/tempo:2.3.1
container_name: tempo
extra_hosts: [ 'host.docker.internal:host-gateway' ]
command: -config.file /etc/tempo-config.yml
Expand Down

0 comments on commit f91528f

Please sign in to comment.