Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
Signed-off-by: mehul gautam <[email protected]>
  • Loading branch information
mehul gautam committed Jul 14, 2024
1 parent 45c96a3 commit e159787
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion examples/hotrod/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
- jaeger-example

hotrod:
image: ${HOTROD_IMAGE:-jaegertracing/example-hotrod}:${GITHUB_SHA:-${JAEGER_VERSION:-latest}}
image: ${REGISTRY:-}jaegertracing/example-hotrod:${JAEGER_VERSION:-latest}
ports:
- "8080:8080"
- "8083:8083"
Expand Down
1 change: 0 additions & 1 deletion jaeger-ui
Submodule jaeger-ui deleted from 560c74

0 comments on commit e159787

Please sign in to comment.