Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker: update rust image used to specific bullseye version #62

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

ryansavino
Copy link
Member

'rust:1' was recently updated and doesn't support openssl v3.
The simple-kbs runs without crashing using the 'rust:1.72.0-bullseye' tag.

Fixes: #61

'rust:1' was recently updated and doesn't support openssl v3.
The simple-kbs runs without crashing using the 'rust:1.72.0-bullseye' tag.

Fixes: confidential-containers#61

Signed-Off-By: Ryan Savino <ryan.savino@amd.com>
Copy link
Member

@fitzthum fitzthum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fitzthum fitzthum merged commit 1304e02 into confidential-containers:main Aug 30, 2023
6 checks passed
@pegahnikbakht
Copy link

Hi,

I'm still getting the same error "error while loading shared libraries: libssl.so.3: cannot open shared object file: No such file or directory" with 'rust:1.72.0-bullseye', any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updated rust image doesn't support openssl v3
3 participants