chore: Bump sshd-docker image from 1.3.0 to 1.4.0#1709
Conversation
✅ Deploy Preview for testcontainers-dotnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
WalkthroughThe ChangesSSHD Image Version Bump
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@src/Testcontainers/Containers/PortForwarding.cs`:
- Line 64: The SshdImage constant uses testcontainers/sshd:1.4.0, which is an
undocumented version without official release notes or GitHub tags. The latest
documented release is version 1.3.0. Either revert the SshdImage constant back
to version 1.3.0, or if 1.4.0 must be used, provide a technical justification
comment explaining why this undocumented version is necessary and add test cases
to verify that port forwarding functionality continues to work correctly with
the new image version.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro
Run ID: c8606610-2325-4ab3-958f-3f93d6fc708f
📒 Files selected for processing (1)
src/Testcontainers/Containers/PortForwarding.cs
See: #1708 (was merged into the wrong branch).
Summary by CodeRabbit