Skip to content

Commit

Permalink
haproxy v3.0.5, aws-lc v1.35.1, openssl-3.1.7-quic1
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanoostenrijk committed Sep 22, 2024
1 parent d8af265 commit 5bd0c6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ FROM alpine:latest AS builder

ARG SSL_LIBRARY

ENV OPENSSL_QUIC_TAG=openssl-3.1.6-quic1 \
ENV OPENSSL_QUIC_TAG=openssl-3.1.7-quic1 \
LIBRESSL_TAG=v3.9.2 \
AWS_LC_TAG=v1.34.1 \
AWS_LC_TAG=v1.35.1 \
WOLFSSL_TAG=v5.7.2 \
LIBSLZ_TAG=v1.2.1 \
HAPROXY_VERSION=3.0.3
HAPROXY_VERSION=3.0.5

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

Expand Down

0 comments on commit 5bd0c6a

Please sign in to comment.