Skip to content

Docker build fails with EBADENGINE (npm requires node 20+) #66

@Fpalumbo42

Description

@Fpalumbo42

Hi!

Trying to build the docker image fails on RUN npm install -g npm.
The latest npm releases now require node > 20.17, but the current base image is node:18-alpine3.16.

I'll open a quick PR to bump it to node:20-alpine, which fixes the build.

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