Skip to content

Upgrade base image in Dockerfile to alpine:3.20 #757

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

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

tduong2049
Copy link
Contributor

@tduong2049 tduong2049 commented Nov 25, 2024

In another project, we had these Trivy findings for tile38/tile38:1.33.4:

[CVE-2024-0727]    libcrypto1.1    1.1.1w-r1
[CVE-2024-0727]    libssl1.1       1.1.1w-r1

CVE-2024-0727 targets openssl 1.1.1 (including) - 1.1.1x (excluding)

For alpine:3.16.2, it seems like the latest, supported version of openssl is 1.1.1w.

@tidwall tidwall merged commit bed590b into tidwall:master Dec 10, 2024
@tidwall
Copy link
Owner

tidwall commented Dec 10, 2024

Thanks!

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.

2 participants