Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kalhankoul96 authored Nov 1, 2024
1 parent 1d8a524 commit c3cea95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,6 @@ RUN source bin/activate && \
pip install -e . && \
aha deps install

RUN cd /aha/APEX && pip install -r requirements.txt

# This should go as late in Docker file as possible; it brings
# in EVERYTHING. Anything from here on down CANNOT BE CACHED.
WORKDIR /aha
Expand Down

0 comments on commit c3cea95

Please sign in to comment.