Skip to content

Commit

Permalink
Updated to haproxy 2.9.1, WolfSSL 5.6.4
Browse files Browse the repository at this point in the history
Signed-off-by: Rob van Oostenrijk <[email protected]>
  • Loading branch information
robvanoostenrijk committed Dec 18, 2023
1 parent 6cfe120 commit 2abe790
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ ARG SSL_LIBRARY

ENV OPENSSL_QUIC_TAG=openssl-3.1.4-quic1 \
LIBRESSL_TAG=v3.8.2 \
WOLFSSL_TAG=v5.6.3-stable \
WOLFSSL_TAG=v5.6.4-stable \
LIBSLZ_TAG=v1.2.1 \
LUA_VERSION=5.4.6 \
LUA_SHA256=7d5ea1b9cb6aa0b59ca3dde1c6adcb57ef83a1ba8e5432c0ecd06bf439b3ad88 \
HAPROXY_VERSION=2.8.5
HAPROXY_VERSION=2.9.1

COPY --link ["scratchfs", "/scratchfs"]

Expand Down

0 comments on commit 2abe790

Please sign in to comment.