Skip to content

Commit b031d47

Browse files
aws-lc v1.66.2
1 parent 155e24b commit b031d47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM alpine:latest AS builder
33

44
ARG SSL_LIBRARY
55

6-
ARG AWS_LC_TAG=v1.66.1 \
6+
ARG AWS_LC_TAG=v1.66.2 \
77
LIBRESSL_TAG=v4.1.2 \
88
OPENSSL_TAG=openssl-3.6.0 \
99
WOLFSSL_TAG=v5.8.4 \

versions.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AWS_LC_TAG=v1.66.1
1+
AWS_LC_TAG=v1.66.2
22
LIBRESSL_TAG=v4.1.2
33
OPENSSL_TAG=openssl-3.6.0
44
WOLFSSL_TAG=v5.8.4

0 commit comments

Comments
 (0)