Skip to content

Commit 5b8899a

Browse files
aws-lc v1.61.3
1 parent 0d9f090 commit 5b8899a

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ FROM alpine:latest AS builder
33

44
ARG SSL_LIBRARY
55

6-
ARG AWS_LC_TAG=v1.61.2 \
6+
ARG AWS_LC_TAG=v1.61.3 \
77
LIBRESSL_TAG=v4.1.0 \
8-
OPENSSL_TAG=openssl-3.5.3 \
8+
OPENSSL_TAG=openssl-3.6.01 \
99
WOLFSSL_TAG=v5.8.2 \
1010
LIBSLZ_TAG=v1.2.1 \
1111
HAPROXY_VERSION=3.2.4

versions.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
AWS_LC_TAG=v1.61.2
1+
AWS_LC_TAG=v1.61.3
22
LIBRESSL_TAG=v4.1.0
3-
OPENSSL_TAG=openssl-3.5.3
3+
OPENSSL_TAG=openssl-3.6.01
44
WOLFSSL_TAG=v5.8.2
55
LIBSLZ_TAG=v1.2.1
66
HAPROXY_VERSION=3.2.4

0 commit comments

Comments
 (0)