Skip to content

Commit

Permalink
fix: dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
krhougs committed Aug 11, 2021
1 parent 36246f4 commit 61eb6c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/testing/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ RUN pnpm install
COPY . .

RUN pnpm proto:build
RUN pnpm proto:build_prpc

ENTRYPOINT [ "pnpm", "start_module" ]

0 comments on commit 61eb6c0

Please sign in to comment.