Skip to content

Commit

Permalink
Update ATC-Framework commit (#744)
Browse files Browse the repository at this point in the history
  • Loading branch information
aloftus23 authored Dec 13, 2024
1 parent 6cc39b6 commit a73f4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/Dockerfile.pe
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN ./aws/install
# Sync the latest from cf-staging branch
RUN git clone -b crossfeed-SQS https://github.com/cisagov/ATC-Framework.git && \
cd ATC-Framework && \
git checkout 074fcaf4c4e3dd1cd2d71aeeab71319db3701c48 && \
git checkout dbef9cbbd9a7258d6c9a8b40017c279b43ffebd0 && \
pip install .

RUN python -m spacy download en_core_web_lg
Expand Down

0 comments on commit a73f4f5

Please sign in to comment.