Skip to content

Commit 833cebe

Browse files
Updated LibreSSL to v3.9.2
1 parent 44832ae commit 833cebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FROM alpine:latest AS builder
77
ARG SSL_LIBRARY=openssl
88

99
ENV OPENSSL_QUIC_TAG=openssl-3.1.5-quic1 \
10-
LIBRESSL_TAG=v3.9.1 \
10+
LIBRESSL_TAG=v3.9.2 \
1111
LIBXML2=v2.12.6 \
1212
LIBXSLT=v1.1.39 \
1313
MODULE_NGINX_HEADERS_MORE=v0.37 \

0 commit comments

Comments
 (0)