mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-21 14:56:41 +00:00
ci: install openssl
for Fedora 37 testing image
GitHub Workflows fail installing Helm if the `openssl` package is not available. Fedora 36 installs `openssl` by default, Fedora 37 does not. Signed-off-by: Niels de Vos <ndevos@redhat.com> (cherry picked from commit 774beef838f72e6569d6af80825ecc1b43f55876)
This commit is contained in:
parent
18f0fc1f4a
commit
ad00b3a5d3
@ -33,6 +33,7 @@ RUN source /build.env \
|
||||
findutils \
|
||||
librados-devel \
|
||||
librbd-devel \
|
||||
openssl \
|
||||
rubygems \
|
||||
ShellCheck \
|
||||
codespell \
|
||||
|
Loading…
x
Reference in New Issue
Block a user