-
Notifications
You must be signed in to change notification settings - Fork 135
fix(docker): update openssl version 3.0.17 -> 3.5.1 to fix tls panic #3516
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
fix(docker): update openssl version 3.0.17 -> 3.5.1 to fix tls panic #3516
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. 4 Skipped Deployments
|
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review: Docker Image Updates for OpenSSL FixSummaryThis PR upgrades the Docker base images from Debian 12 (Bookworm) to Debian 13 (Trixie) and Rust 1.88.0 to 1.91.0 to address a TLS panic issue related to OpenSSL version 3.0.17 → 3.5.1. Code Quality ✅Positive aspects:
Potential Issues
|
Merge activity
|

No description provided.