Commit e9dfc41
authored
chore(ci): bump OpenSSL version for FIPS builds in Docker tests MONGOSH-3048 (#2616)
As part of these Docker tests, we replace the system OpenSSL library
with one that we build.
RHEL9 has started requiring a more recent verison of OpenSSL 3.x,
leading to test failures in CI; the easiest fix here is to just bump
the version we install.1 parent adc86b5 commit e9dfc41
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments