Skip to content

OpenSSH broken on Nodejs20 #164

Open
@dotkas

Description

@dotkas

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions