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

Conversation

jialez0
Copy link
Member

@jialez0 jialez0 commented Oct 8, 2023

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+ and csv-rs crate now can only find libssl.so with version 3.0+

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 jialez0 requested a review from Xynnn007 October 9, 2023 08:27
@Xynnn007
Copy link
Member

Will this change break the current AS/KBS?

@Xynnn007
Copy link
Member

test locally and it helps to build the image.

@Xynnn007 Xynnn007 merged commit 871ae51 into confidential-containers:main Oct 16, 2023
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants