Skip to content

Commit

Permalink
chore: update interop dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Jun 5, 2023
1 parent a68bad5 commit dbbbeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interop/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ WORKDIR /app/interop
COPY ./interop/node_modules ./node_modules

WORKDIR /app
COPY ./dist ./dist
COPY ./packages/libp2p/dist ./dist

WORKDIR /app/interop
COPY ./interop/dist ./dist
Expand Down

0 comments on commit dbbbeb0

Please sign in to comment.