Skip to content

Commit

Permalink
Updated haproxy to v3.0.0, aws-lc to v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanoostenrijk committed May 31, 2024
1 parent ce8d8db commit 5e17524
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,12 +5,12 @@ ARG SSL_LIBRARY

ENV OPENSSL_QUIC_TAG=openssl-3.1.5-quic1 \
LIBRESSL_TAG=v3.9.2 \
AWS_LC_TAG=v1.26.0 \
AWS_LC_TAG=v1.28.0 \
WOLFSSL_TAG=v5.7.0 \
LIBSLZ_TAG=v1.2.1 \
LUA_VERSION=5.4.6 \
LUA_SHA256=7d5ea1b9cb6aa0b59ca3dde1c6adcb57ef83a1ba8e5432c0ecd06bf439b3ad88 \
HAPROXY_VERSION=2.9.7
HAPROXY_VERSION=3.0.0

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

Expand Down

0 comments on commit 5e17524

Please sign in to comment.