Skip to content

Commit

Permalink
Update apps/ws/Dockerfile
Browse files Browse the repository at this point in the history
Co-authored-by: Biswajeet Das <biswajeetdas18@gmail.com>
  • Loading branch information
ameensom and BiswaViraj authored Jun 10, 2024
1 parent 7542f58 commit 769a19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ws/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ COPY --chown=1000:1000 apps/ws ./apps/ws
COPY --chown=1000:1000 libs/dal ./libs/dal
COPY --chown=1000:1000 libs/shared ./libs/shared
COPY --chown=1000:1000 libs/testing ./libs/testing
COPY --chown=1000:1000 libs/application-generic ./packages/application-generic
COPY --chown=1000:1000 libs/application-generic ./libs/application-generic
COPY --chown=1000:1000 packages/client ./packages/client
COPY --chown=1000:1000 packages/stateless ./packages/stateless
COPY --chown=1000:1000 packages/node ./packages/node
Expand Down

0 comments on commit 769a19e

Please sign in to comment.