Skip to content

Commit

Permalink
Update jaegertracing/all-in-one Docker tag to v1.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and vpavic committed May 2, 2024
1 parent c371e3e commit 710b37b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
ports:
- ${TRAINTRACKER_REDIS_PORT:-6379}:6379
jaeger:
image: jaegertracing/all-in-one:1.56.0
image: jaegertracing/all-in-one:1.57.0
ports:
- ${TRAINTRACKER_JAEGER_OTLP:-4318}:4318
- ${TRAINTRACKER_JAEGER_WEB:-16686}:16686

0 comments on commit 710b37b

Please sign in to comment.