Skip to content

Commit

Permalink
Add latest ASM Sync code from crossfeed-SQS commit
Browse files Browse the repository at this point in the history
  • Loading branch information
aloftus23 committed Dec 9, 2024
1 parent 22fa512 commit a495d37
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 22c3de519337e577775f2580ba09c7ba51c08904 && \
git checkout a48a14ee7a42443b9458a8c1d7348204f2fe4db9 && \
pip install .

RUN python -m spacy download en_core_web_lg
Expand Down

0 comments on commit a495d37

Please sign in to comment.