Skip to content

Commit b193755

Browse files
authored
Merge pull request #833 from cisagov/AN-update-atc-commit-id
Update ATC-Framework Commit ID to be the Most Recent
2 parents b17dd5a + 471c442 commit b193755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/Dockerfile.pe

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN ./aws/install
2828
# Sync the latest from cf-staging branch
2929
RUN git clone -b crossfeed-SQS https://github.com/cisagov/ATC-Framework.git && \
3030
cd ATC-Framework && \
31-
git checkout 5ed8cf41e6a661aa202990889d21c55022627e57 && \
31+
git checkout 3c78bba8125ee4322f4f8f727af62bd962105807 && \
3232
pip install .
3333

3434
RUN python -m spacy download en_core_web_lg

0 commit comments

Comments
 (0)