Skip to content

Commit b182f94

Browse files
aws-lc v1.61.1, OpenSSL v3.5.3
1 parent e759f4e commit b182f94

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.0 \
6+
ARG AWS_LC_TAG=v1.61.1 \
77
LIBRESSL_TAG=v4.1.0 \
8-
OPENSSL_TAG=openssl-3.5.2 \
8+
OPENSSL_TAG=openssl-3.5.3 \
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.0
1+
AWS_LC_TAG=v1.61.1
22
LIBRESSL_TAG=v4.1.0
3-
OPENSSL_TAG=openssl-3.5.2
3+
OPENSSL_TAG=openssl-3.5.3
44
WOLFSSL_TAG=v5.8.2
55
LIBSLZ_TAG=v1.2.1
66
HAPROXY_VERSION=3.2.4

0 commit comments

Comments
 (0)