Skip to content

Conversation

yaroslav-codefresh
Copy link
Member

No description provided.

Dockerfile Outdated
@@ -1,4 +1,4 @@
FROM node:9.2.0-alpine
FROM node:10.13.0-alpine
Copy link
Contributor

Choose a reason for hiding this comment

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

should be node 8

Copy link
Member Author

Choose a reason for hiding this comment

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

9.2.0 was the previously used - let it stay the same

@@ -15,7 +15,7 @@ steps:

extract_version:
title: "Exporting package.json version"
image: codefresh/cli-build
image: codefresh/build-cli
Copy link
Contributor

Choose a reason for hiding this comment

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

what is this image?

Copy link
Member Author

Choose a reason for hiding this comment

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

codefresh/build-cli is the image we provide instead of codefresh/cli-build - because we do not have any Dockerfile for it and cannot review or change it.

@yaroslav-codefresh yaroslav-codefresh merged commit bdec750 into master Mar 1, 2019
@noam-codefresh noam-codefresh deleted the saas-1569-rework-auth branch August 13, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants