Skip to content

Commit

Permalink
updated os nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
f-w committed Feb 26, 2019
1 parent 8466a6a commit d1c3a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/templates/build-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "openshift",
"name": "nodejs:4"
"name": "nodejs:8"
}
}
},
Expand Down

0 comments on commit d1c3a4b

Please sign in to comment.