Skip to content

Dockerfile is out of date with respect to system requirements #997

@humanoid2050

Description

@humanoid2050

The README declares Node.js >= 18.x.x, but the Dockerfile is still using node:14-alpine as the base image.

The current state results in a broken image. Updating to node:18-alpine in the Dockerfile solves the problem.

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