Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Update Docker base image version and install openssl #146

Merged
merged 1 commit into from
Oct 16, 2023

Commits on Oct 8, 2023

  1. Update Docker base image version and install openssl

    Now we use ubuntu 20.04 as base image, the openssl version is 1.1.1
    where the location of `libssl.so` is different from version 3.0+
    `csv-rs` crate now can only find `libssl.so` with version 3.0+
    
    Signed-off-by: Jiale Zhang <zhangjiale@linux.alibaba.com>
    jialez0 committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    123f09e View commit details
    Browse the repository at this point in the history