Skip to content

Commit

Permalink
chore(deps): update jaegertracing/all-in-one docker tag to v1.59 (#473)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent 772d305 commit 178943e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-app/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- "4317:4317" # OTLP gRPC
- "4318:4318" # OTLP HTTP
jaeger:
image: "jaegertracing/all-in-one:1.58"
image: "jaegertracing/all-in-one:1.59"
environment:
- COLLECTOR_OTLP_ENABLED=true
ports:
Expand Down

0 comments on commit 178943e

Please sign in to comment.