Skip to content

Commit

Permalink
chore(deps): update docker.io/jaegertracing/all-in-one docker tag to …
Browse files Browse the repository at this point in the history
…v1.57.0 (#4617)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 5b6a6c5 commit 876d48a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/local-tracing/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:

# Jaeger
jaeger-all-in-one:
image: docker.io/jaegertracing/all-in-one:1.56.0@sha256:d2cd4c226624bdc116decd3106091b4df9882da8db42f8550293596cab79b8ea
image: docker.io/jaegertracing/all-in-one:1.57.0@sha256:8f165334f418ca53691ce358c19b4244226ed35c5d18408c5acf305af2065fb9
ports:
- "16686:16686"
- "14268"
Expand Down

0 comments on commit 876d48a

Please sign in to comment.