Skip to content

Cannot install a concrete revision of chromium browser using environment variable NODE_CHROMIUM_REVISION #54

@ngoc308

Description

@ngoc308

I am using docker based image centos7, try to install chromium browser with a concrete revision with the following commands:

RUN export NODE_CHROMIUM_REVISION=856583
RUN yum install -y chromium

However, the lastest version of chromium is always installed instead of a expected one.
Could anyone help me on this issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions