Skip to content

Commit

Permalink
fix dataapi build
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-shim committed Jun 26, 2024
1 parent eb422ff commit 0d76ec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions disperser/cmd/dataapi/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ RUN apk add --no-cache make musl-dev linux-headers gcc git jq bash

# build data api server with local monorepo go modules
COPY ./disperser /app/disperser
COPY operators/ejector /app/operators/ejector
COPY common /app/common
COPY contracts /app/contracts
COPY core /app/core
Expand Down

0 comments on commit 0d76ec5

Please sign in to comment.