Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cfabianski authored Jun 8, 2021
1 parent 2b6bb50 commit d1d4c21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ WORKDIR /app
# Copy in dependencies for building
COPY *.json ./
COPY yarn.lock ./
COPY config ./config
COPY integrations ./integrations/
COPY src ./src/
COPY tests ./tests/
Expand Down

0 comments on commit d1d4c21

Please sign in to comment.