Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Dockerfile potentially out of date #495

Open
@vijay-jaisankar

Description

@vijay-jaisankar

Description
In the Dockerfile, we are pulling the image of node:12.
The dockerhub page of node includes images for node:18, and other more recent versions.

Proposed Solution
We can change the Dockerfile by pulling node:18 or node:16 (LTS)

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