We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060884c commit 8ec0a87Copy full SHA for 8ec0a87
scenarios/tls.benchmarks.yml
@@ -169,7 +169,7 @@ scenarios:
169
job: dockerLinuxKestrelServer
170
buildArguments:
171
# openssl version to install
172
- - OPENSSL_VERSION="3.3.2-r4"
+ - OPENSSL_VERSION="3.3.3-r0"
173
# lookup for openssl+branch version here https://pkgs.alpinelinux.org/packages?name=openssl&branch=v3.20&repo=&arch=x86_64
174
- ALPINE_BRANCH="v3.21"
175
load:
0 commit comments