diff --git a/aws-lc.dockerfile b/aws-lc.dockerfile index ee632bb..00eb9a0 100644 --- a/aws-lc.dockerfile +++ b/aws-lc.dockerfile @@ -18,7 +18,7 @@ RUN apk add --no-cache \ make \ linux-headers -RUN git clone --depth 1 --branch v1.71.0 https://github.com/aws/aws-lc.git +RUN git clone --depth 1 --branch v1.72.0 https://github.com/aws/aws-lc.git WORKDIR /tmp/aws-lc