Skip to content

Commit

Permalink
chore(deps): update jaegertracing/all-in-one docker tag to v1.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and artek-koltun committed Dec 11, 2023
1 parent d91214c commit f26a1c0
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.51.0
image: jaegertracing/all-in-one:1.52.0
environment:
- COLLECTOR_OTLP_ENABLED=true
network_mode: service:leaf1
Expand Down

0 comments on commit f26a1c0

Please sign in to comment.