openfaas / templates

OpenFaaS Classic templates
https://www.openfaas.com
MIT License
276 stars 228 forks source link

Update node12 templates Dockerfile #243

Closed james426759 closed 3 years ago

james426759 commented 3 years ago

updata nodejs12 templates dockerfile

Description

updata nodejs12 dockerfile (add expose port)

Motivation and Context

How Has This Been Tested?

Types of changes

Impact to existing users

Checklist:

derek[bot] commented 3 years ago

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide. Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.