Skip to content

Commit

Permalink
chore(deps): update jaegertracing/all-in-one docker tag to v1.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and artek-koltun committed Jan 15, 2024
1 parent 37fb333 commit 310c70f
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 @@ -33,7 +33,7 @@ services:
test: ["CMD", "redis-cli", "--raw", "incr", "ping"]

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

0 comments on commit 310c70f

Please sign in to comment.