Skip to content

Commit 8ec0a87

Browse files
authored
fix the version (#2060)
1 parent 060884c commit 8ec0a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/tls.benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ scenarios:
169169
job: dockerLinuxKestrelServer
170170
buildArguments:
171171
# openssl version to install
172-
- OPENSSL_VERSION="3.3.2-r4"
172+
- OPENSSL_VERSION="3.3.3-r0"
173173
# lookup for openssl+branch version here https://pkgs.alpinelinux.org/packages?name=openssl&branch=v3.20&repo=&arch=x86_64
174174
- ALPINE_BRANCH="v3.21"
175175
load:

0 commit comments

Comments
 (0)