Skip to content

Commit

Permalink
Merge pull request #4218 from broadinstitute/jklugherz-patch-1
Browse files Browse the repository at this point in the history
Update Dockerfile - remove copy static/ build step
  • Loading branch information
jklugherz authored Jul 8, 2024
2 parents 17e005f + 89aeb5a commit 8a80870
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/docker/seqr/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ COPY matchmaker/ ./matchmaker
COPY panelapp/ ./panelapp
COPY reference_data/ ./reference_data
COPY seqr/ ./seqr
COPY static/ ./static
COPY manage.py settings.py wsgi.py ./
COPY --from=build /build/ui/dist /seqr/ui/dist

Expand Down

0 comments on commit 8a80870

Please sign in to comment.