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.64.0 (#5374)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 29ce3a9 commit e564f8c
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.63.0@sha256:fd5697c37ba041a91cfca1d62621d32cdeb2041c0febc2f1579e5bac6f21e34b
image: docker.io/jaegertracing/all-in-one:1.64.0@sha256:7e9591218e7ddd51e568ef892e3ea190ae420ecf97c4d718910a3f57e076c216
ports:
- "16686:16686"
- "14268"
Expand Down

0 comments on commit e564f8c

Please sign in to comment.