Skip to content

Commit

Permalink
chore(deps): update jaegertracing/all-in-one docker tag to v1.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2024
1 parent 7215512 commit 2ed3abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart-tracing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
- FLEETDB_TRACING_JAEGER_ENDPOINT=http://jaeger:14268/api/traces

jaeger:
image: jaegertracing/all-in-one:1.48.0
image: jaegertracing/all-in-one:1.55.0
ports:
- "16686:16686" # The UI port
networks:
Expand Down

0 comments on commit 2ed3abe

Please sign in to comment.