fix: include OpenSSL headers in runtime image (#31064)
Signed-off-by: Ishan Dhanani <ishandhanani@gmail.com>
This commit is contained in:
+1
-1
@@ -805,7 +805,7 @@ RUN --mount=type=cache,target=/var/cache/apt,id=runtime-apt \
|
|||||||
libcurl4 \
|
libcurl4 \
|
||||||
libczmq4 \
|
libczmq4 \
|
||||||
libfabric1 \
|
libfabric1 \
|
||||||
libssl3 \
|
libssl-dev \
|
||||||
# RDMA runtime
|
# RDMA runtime
|
||||||
rdma-core \
|
rdma-core \
|
||||||
infiniband-diags \
|
infiniband-diags \
|
||||||
|
|||||||
Reference in New Issue
Block a user