Skip to content

Commit

Permalink
Updated LibreSSL to v3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanoostenrijk committed May 12, 2024
1 parent 8e17893 commit ce8d8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM alpine:latest AS builder
ARG SSL_LIBRARY

ENV OPENSSL_QUIC_TAG=openssl-3.1.5-quic1 \
LIBRESSL_TAG=v3.9.1 \
LIBRESSL_TAG=v3.9.2 \
AWS_LC_TAG=v1.26.0 \
WOLFSSL_TAG=v5.7.0 \
LIBSLZ_TAG=v1.2.1 \
Expand Down

0 comments on commit ce8d8db

Please sign in to comment.