testcontainers / testcontainers-dotnet

A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
https://dotnet.testcontainers.org
MIT License
3.65k stars 250 forks source link

chore: Use new sshd:1.2.0 image #1160

Closed mdelapenya closed 2 months ago

mdelapenya commented 2 months ago

What does this PR do?

It uses the newest testcontainers/sshd:1.2.0 docker image, which includes the CMD in the image instead of in the code.

Please see https://github.com/testcontainers/sshd-docker/pull/7 for more details.

Why is it important?

Avoid code duplication across testcontainers projects.

Related issues

netlify[bot] commented 2 months ago

Deploy Preview for testcontainers-dotnet ready!

Name Link
Latest commit 3dea1950e9739b60d0f57b4f50e73711195bcc91
Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/6628d29e12bd9f00081809da
Deploy Preview https://deploy-preview-1160--testcontainers-dotnet.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.