Skip to content

Commit

Permalink
chore(deps): update jaegertracing/all-in-one docker tag to v1.51.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and artek-koltun committed Nov 6, 2023
1 parent 6d12d2c commit d662043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ services:
test: grpcurl -plaintext localhost:50151 list || exit 1

jaeger:
image: jaegertracing/all-in-one:1.50.0
image: jaegertracing/all-in-one:1.51.0
environment:
- COLLECTOR_OTLP_ENABLED=true
network_mode: service:leaf1
Expand Down

0 comments on commit d662043

Please sign in to comment.