Open
Description
Possibly related to this.
Steps to reproduce:
docker run -it --entrypoint /bin/bash public.ecr.aws/lambda/nodejs:20
dnf update -y && dnf install -y openssh-clients
ssh -V
Results in
bash-5.2# ssh -V
OpenSSL version mismatch. Built against 30000080, you have 30100050
I believe the solution is to get openssh
upgraded to 3.1.0
: msys2/MSYS2-packages#3660 (comment)
Metadata
Metadata
Assignees
Labels
No labels