-
-
Notifications
You must be signed in to change notification settings - Fork 340
docs: Pin the image version explicitly #1605
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. |
|
Caution Review failedThe pull request is closed. WalkthroughThe PR updates documentation examples and test constants to reflect a constructor-based API pattern where container builders now accept image specifications as parameters instead of using parameterless constructors followed by WithImage() method calls. Alpine and Nginx image tags in test constants are also updated to newer versions. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
✨ Finishing touches
📜 Recent review detailsConfiguration used: Repository UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (19)
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 |
|
The |
Yes, this will be a separate PR. We need a release first, the examples require a NuGet package (they do not use a project reference). |
What does this PR do?
This PR updates the docs and explicitly sets the container builder image version. FYI: @digital88 It would be great if you could take a look and let me know if I missed anything.
Why is it important?
-
Related issues
Summary by CodeRabbit
Release Notes
Documentation
Tests
✏️ Tip: You can customize this high-level summary in your review settings.