Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Use strict nodejs engine in docker #2706

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

ManuGowda
Copy link
Contributor

What was the problem?

Docker was not using strict Nodejs engine, which allowed it to use the latest engine leading to having a difference in Nodejs engine for binary build and docker build.

How did I fix it?

Using strict/specific version in docker

How to test it?

Run docker build

@ManuGowda ManuGowda self-assigned this Jan 7, 2019
@ManuGowda ManuGowda added this to the Version 1.4.0 milestone Jan 7, 2019
Copy link
Contributor

@fchavant fchavant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ManuGowda ManuGowda force-pushed the use_strict_nodejs_engine_in_docker branch from 0e82561 to 66b9e57 Compare January 7, 2019 10:19
@MaciejBaj MaciejBaj merged commit 5c0d6ba into 1.4.0 Jan 7, 2019
@MaciejBaj MaciejBaj deleted the use_strict_nodejs_engine_in_docker branch January 7, 2019 10:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants