Skip to content

Commit

Permalink
Fix: add disperser as a dependency to retriever (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-shim authored Jan 16, 2024
1 parent 40d623e commit 1d8e363
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions retriever/cmd/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ COPY common /app/common
COPY core /app/core
COPY api /app/api
COPY contracts /app/contracts
COPY disperser /app/disperser
COPY clients /app/clients
COPY node /app/node
COPY churner /app/churner
Expand Down

0 comments on commit 1d8e363

Please sign in to comment.