Skip to content

Commit

Permalink
Update AWSLC branch
Browse files Browse the repository at this point in the history
  • Loading branch information
chameco committed May 30, 2023
1 parent fdde155 commit 71309e7
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 @@ -10,7 +10,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 sb/functors-merge && \
git checkout sb/functors-ci-pin && \
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 71309e7

Please sign in to comment.