docker(xpu): install libssl-dev so JIT hicache_hash_cpp builds (#38796)
This commit is contained in:
@@ -58,6 +58,7 @@ RUN apt-get update && apt-get install -y software-properties-common curl && \
|
||||
RUN apt-get update && apt-get install -y \
|
||||
python3-dev \
|
||||
build-essential \
|
||||
libssl-dev \
|
||||
protobuf-compiler \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user