Skip to content

Commit

Permalink
docs: pin jaegertracing/all-in-one image (#30661)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Aug 8, 2024
1 parent 3e787b4 commit 95e7292
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
image: jaegertracing/all-in-one:1.60.0
ports:
- '16686:16686'
- '4317'
Expand Down

0 comments on commit 95e7292

Please sign in to comment.