Skip to content

Commit

Permalink
Updated haproxy to v2.7.5 and libressl to 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanoostenrijk committed Mar 18, 2023
1 parent 1e80741 commit ca5f35e
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 @@ -4,11 +4,11 @@ FROM alpine:latest AS builder
ARG SSL_LIBRARY

ENV OPENSSL_QUIC_TAG=openssl-3.0.8-quic1 \
LIBRESSL_TAG=v3.6.1 \
LIBRESSL_TAG=v3.7.1 \
LIBSLZ_TAG=v1.2.1 \
LUA_VERSION=5.4.4 \
LUA_SHA256=164c7849653b80ae67bec4b7473b884bf5cc8d2dca05653475ec2ed27b9ebf61 \
HAPROXY_VERSION=2.7.3
HAPROXY_VERSION=2.7.5

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

Expand Down

0 comments on commit ca5f35e

Please sign in to comment.