Skip to content
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

Use sshd container 1.1.0 #5486

Conversation

jerrinot
Copy link
Contributor

@jerrinot jerrinot commented Jun 12, 2022

Fixes #5482

I had to allow algorithms which are disabled by default in the latest OpenSSH. Unfortunately, the ssh client used in TestContainers does not support newer algos.

@jerrinot jerrinot requested a review from a team as a code owner June 12, 2022 21:38
@jerrinot jerrinot force-pushed the fixed/upgrade-sshd-container--1.1.0 branch from 9163351 to dec40ec Compare June 13, 2022 07:18
@kiview kiview added this to the next milestone Jun 13, 2022
@eddumelendez eddumelendez merged commit 1f7dc46 into testcontainers:master Jun 22, 2022
@eddumelendez
Copy link
Member

thanks for your contribution @jerrinot !

@jerrinot jerrinot deleted the fixed/upgrade-sshd-container--1.1.0 branch June 22, 2022 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sshd container image for ARM64
3 participants