Skip to content

Commit

Permalink
Bump awslc. (#1451)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreistefanescu authored Sep 7, 2021
1 parent bda6cad commit ce2dd0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion s2nTests/docker/awslc.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ WORKDIR /saw-script
RUN mkdir -p /saw-script && \
git clone https://github.com/GaloisInc/aws-lc-verification.git && \
cd aws-lc-verification && \
git checkout e63a49994e6328911b4c9264b461a4e0a92b8089 && \
git checkout 7acbcfadd2e040b63cc33e8143e3f8e972408288 && \
git config --file=.gitmodules submodule.src.url https://github.com/awslabs/aws-lc && \
git submodule sync && \
git submodule update --init
Expand Down

0 comments on commit ce2dd0f

Please sign in to comment.