Skip to content

Commit

Permalink
chore(deps): update jaegertracing/jaeger docker tag to v2.2.0 (#1599)
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 Jan 13, 2025
1 parent 95ff7a0 commit 1e375ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rolldice/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ networks:

services:
jaeger:
image: jaegertracing/jaeger:2.1.0@sha256:778b0f45d1cb4f94abcfdb86e5ad83155e16c0bce86d5fc2b6bb1cbd5b7386bc
image: jaegertracing/jaeger:2.2.0@sha256:1dedb5660e77c8505ca2a40eeca957feabaaebeccf7bcf583965326176abc40d
ports:
- "16686:16686" # Web HTTP
restart: unless-stopped
Expand Down

0 comments on commit 1e375ea

Please sign in to comment.