nodeshift-archived / centos7-s2i-nodejs

DEPRECATED OpenShift S2I builder images for Node.js ✨
Apache License 2.0
33 stars 55 forks source link

update 10.0.0 version to no-cr #83

Closed danbev closed 6 years ago

danbev commented 6 years ago

This commit updates the 10.0.0 version in README.md and removes the -cr postfix. Also, the version in versions.mk is updated but I'm not sure this is really needed but did so just in case.

danbev commented 6 years ago

@lance Can you take a look at this and see if it looks alright. I've already published the docker image and this is only to have the version updated on docker-hub.

danbev commented 6 years ago

@lance Thanks!