fix: include OpenSSL headers in runtime image (#31064)

Signed-off-by: Ishan Dhanani <ishandhanani@gmail.com>
This commit is contained in:
ishandhanani
2026-07-13 13:09:41 -07:00
committed by GitHub
parent f49cbbd67d
commit 92fc692411
+1 -1
View File
@@ -805,7 +805,7 @@ RUN --mount=type=cache,target=/var/cache/apt,id=runtime-apt \
libcurl4 \
libczmq4 \
libfabric1 \
libssl3 \
libssl-dev \
# RDMA runtime
rdma-core \
infiniband-diags \