We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b17dd5a + 471c442 commit b193755Copy full SHA for b193755
backend/Dockerfile.pe
@@ -28,7 +28,7 @@ RUN ./aws/install
28
# Sync the latest from cf-staging branch
29
RUN git clone -b crossfeed-SQS https://github.com/cisagov/ATC-Framework.git && \
30
cd ATC-Framework && \
31
- git checkout 5ed8cf41e6a661aa202990889d21c55022627e57 && \
+ git checkout 3c78bba8125ee4322f4f8f727af62bd962105807 && \
32
pip install .
33
34
RUN python -m spacy download en_core_web_lg
0 commit comments