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

build(deps): bump alpine image from 3.19.1 to 3.20.0 #57

Closed

Conversation

reaver-flomesh
Copy link

It seems the alpine 3.20.x doesn't have zstd-libs installed, it throws exceptions when executing curl.

2024-05-23T08:13:10.704404444Z stderr F Error loading shared library libzstd.so.1: No such file or directory (needed by /usr/lib/libcurl.so.4)
2024-05-23T08:13:10.705115853Z stderr F Error relocating /usr/lib/libcurl.so.4: ZSTD_isError: symbol not found
2024-05-23T08:13:10.70521585Z stderr F Error relocating /usr/lib/libcurl.so.4: ZSTD_createDStream: symbol not found
2024-05-23T08:13:10.705227151Z stderr F Error relocating /usr/lib/libcurl.so.4: ZSTD_decompressStream: symbol not found
2024-05-23T08:13:10.705265631Z stderr F Error relocating /usr/lib/libcurl.so.4: ZSTD_freeDStream: symbol not found
2024-05-23T08:13:10.705346903Z stderr F Error relocating /usr/lib/libcurl.so.4: ZSTD_versionNumber: symbol not found

The PR is to resolve it and bump alpine to 3.20.0.

Copy link
Member

@xquery xquery left a comment

Choose a reason for hiding this comment

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

LGTM thx!

@reaver-flomesh
Copy link
Author

/test

@xquery
Copy link
Member

xquery commented May 31, 2024

this PR will get merged in a few days ... just catching up elsewhere

@reaver-flomesh
Copy link
Author

this PR will get merged in a few days ... just catching up elsewhere

Got it, thanks. :-)

@tunguyen9889
Copy link

May I know when this PR will be merged? Alpine 3.19 is having CVE alpinelinux/docker-alpine#389

@xquery xquery closed this Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants