Skip to content

Commit 600b983

Browse files
Update aws-lc v1.62.1
1 parent bbf8c32 commit 600b983

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.62.0 \
6+
ARG AWS_LC_TAG=v1.62.1 \
77
LIBRESSL_TAG=v4.2.0 \
88
OPENSSL_TAG=openssl-3.6.0 \
99
WOLFSSL_TAG=v5.8.2 \

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.62.0
1+
AWS_LC_TAG=v1.62.1
22
LIBRESSL_TAG=v4.2.0
33
OPENSSL_TAG=openssl-3.6.0
44
WOLFSSL_TAG=v5.8.2

0 commit comments

Comments
 (0)