Skip to content

Commit e2d06d8

Browse files
committed
Upgrade aws-lc from v1.12.0 to v1.41.1
1 parent cf1cf78 commit e2d06d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

enclave/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RUN ln -s /usr/lib /usr/lib64
3232
WORKDIR /tmp/crt-builder
3333

3434
# Build AWS libcrypto
35-
RUN git clone --depth 1 -b v1.12.0 https://github.com/awslabs/aws-lc.git
35+
RUN git clone --depth 1 -b v1.41.1 https://github.com/awslabs/aws-lc.git
3636
RUN cmake \
3737
-DCMAKE_PREFIX_PATH=/usr \
3838
-DCMAKE_INSTALL_PREFIX=/usr \

0 commit comments

Comments
 (0)