File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ ARG SSL_LIBRARY
55
66ARG AWS_LC_TAG=v1.67.0 \
77 LIBRESSL_TAG=v4.1.2 \
8- OPENSSL_TAG=openssl-3.6.0 \
8+ OPENSSL_TAG=openssl-3.6.1 \
99 WOLFSSL_TAG=v5.8.4 \
1010 LIBSLZ_TAG=v1.2.1 \
11- HAPROXY_VERSION=3.3.1
11+ HAPROXY_VERSION=3.3.3
1212
1313COPY --link ["scratchfs" , "/scratchfs" ]
1414
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ cat <<- EOF > versions.env
1414 OPENSSL_TAG=openssl-$( get_latest_tag openssl/openssl openssl)
1515 WOLFSSL_TAG=v$( get_latest_tag wolfSSL/wolfssl v)
1616 LIBSLZ_TAG=v$( get_latest_tag wtarreau/libslz v)
17- HAPROXY_VERSION=3.3.1
17+ HAPROXY_VERSION=3.3.3
1818EOF
Original file line number Diff line number Diff line change 11AWS_LC_TAG = v1.67.0
22LIBRESSL_TAG = v4.1.2
3- OPENSSL_TAG = openssl-3.6.0
3+ OPENSSL_TAG = openssl-3.6.1
44WOLFSSL_TAG = v5.8.4
55LIBSLZ_TAG = v1.2.1
6- HAPROXY_VERSION = 3.3.1
6+ HAPROXY_VERSION = 3.3.3
You can’t perform that action at this time.
0 commit comments