chore: bump base docker image version to 0.10.6 to fix vulnerabilities#10924
chore: bump base docker image version to 0.10.6 to fix vulnerabilities#10924stnguyen90 merged 1 commit into1.8.xfrom
Conversation
Our security scans reported several packages we used were out of date and required updates to patch security vulnerabilities.
📝 WalkthroughWalkthroughThe Dockerfile's final stage base image is updated from version 0.10.5 to version 0.10.6 of the appwrite/base image. This is a patch-level version increment with no other modifications to the build configuration or logic. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Security Scan Results for PRDocker Image Scan Results🎉 No vulnerabilities found! Source Code Scan Results🎉 No vulnerabilities found! |
✨ Benchmark results
⚡ Benchmark Comparison
|
What does this PR do?
Our security scans reported several packages we used were out of date and required updates to patch security vulnerabilities.
This PR bumps our docker base image to fix the vulnerabilities
Test Plan
Automated tests should pass
Related PRs and Issues
Checklist