Skip to content

Commit

Permalink
update openssl version to openssl-3.1.5+quic
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
Zoey2936 committed Jan 30, 2024
1 parent eaa1713 commit be9f199
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 @@ -5,7 +5,7 @@ ARG LUAJIT_INC=/usr/include/luajit-2.1
ARG LUAJIT_LIB=/usr/lib

ARG NGINX_VER=1.25.3
ARG OPENSSL_VER=openssl-3.1.4+quic
ARG OPENSSL_VER=openssl-3.1.5+quic
ARG MODSEC_VER=v3.0.12

ARG DTR_VER=1.25.1
Expand Down

0 comments on commit be9f199

Please sign in to comment.