Skip to content

Commit

Permalink
update SQS commit code (#745)
Browse files Browse the repository at this point in the history
update SQS commit code
  • Loading branch information
DJensen94 authored Dec 14, 2024
1 parent a73f4f5 commit 9f433bc
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 dbef9cbbd9a7258d6c9a8b40017c279b43ffebd0 && \
git checkout 9793c3975f09cf272ba83e6c7aa7cce2034fe94b && \
pip install .

RUN python -m spacy download en_core_web_lg
Expand Down

0 comments on commit 9f433bc

Please sign in to comment.