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 24f5f3f commit 646a428
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 @@ -52,7 +52,7 @@ services:
test: [ "CMD", "redis-cli", "--raw", "incr", "ping" ]

jaeger:
image: jaegertracing/all-in-one:1.51.0
image: jaegertracing/all-in-one:1.52.0
ports:
- "16686:16686"
- "4317:4317"
Expand Down

0 comments on commit 646a428

Please sign in to comment.