-
-
Notifications
You must be signed in to change notification settings - Fork 341
chore: Pin Docker Engine API for GH workflow to 1.47 #1608
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
Conversation
✅ Deploy Preview for testcontainers-dotnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
WalkthroughUpdate Ryuk container image versions to 0.14.0 across documentation examples, and introduce DOCKER_API_VERSION environment variable in the CI/CD workflow configuration with minor formatting adjustments. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (3)
🧰 Additional context used🧠 Learnings (2)📚 Learning: 2025-11-17T17:58:43.958ZApplied to files:
📚 Learning: 2025-11-08T09:04:00.045ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (23)
🔇 Additional comments (7)
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 |
What does this PR do?
The PR overrides the default pinned Docker Engine API version (
1.44), which was set due to the recent Docker Engine v29 release. This version should match the supported Docker.DotNet version to ensure the client aligns with the server API in the future.Why is it important?
-
Related issues
-
Summary by CodeRabbit
Documentation
Chores
✏️ Tip: You can customize this high-level summary in your review settings.