Skip to content

Commit

Permalink
chore(deps): update jaegertracing/all-in-one docker tag to v1.62.0 (#…
Browse files Browse the repository at this point in the history
…31827)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 53e6622 commit 6d20f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage/examples/opentelemetry.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ version: '3'
services:
# Jaeger
jaeger:
image: jaegertracing/all-in-one:1.61.0
image: jaegertracing/all-in-one:1.62.0
ports:
- '16686:16686'
- '4317'
Expand Down

0 comments on commit 6d20f4f

Please sign in to comment.