Skip to content

Commit

Permalink
chore(deps): update jaegertracing/all-in-one docker tag to v1.50.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and artek-koltun committed Oct 9, 2023
1 parent 870dcc0 commit ce07cfd
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 @@ -31,7 +31,7 @@ services:
test: ["CMD", "redis-cli", "--raw", "incr", "ping"]

jaeger:
image: jaegertracing/all-in-one:1.49.0
image: jaegertracing/all-in-one:1.50.0
ports:
- "16686:16686"
- "4317:4317"
Expand Down

0 comments on commit ce07cfd

Please sign in to comment.