SKALE-4110 fix build base

parent 576b0614
...@@ -22,7 +22,8 @@ RUN apt-get update && apt-get install -y \ ...@@ -22,7 +22,8 @@ RUN apt-get update && apt-get install -y \
libprotobuf10 \ libprotobuf10 \
libssl1.1 \ libssl1.1 \
make \ make \
module-init-tools module-init-tools \
unzip
RUN git clone -b sgx_2.13 --depth 1 https://github.com/intel/linux-sgx RUN git clone -b sgx_2.13 --depth 1 https://github.com/intel/linux-sgx
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment