Revert "Revert "Changed templates to use nodejs:6""

This commit is contained in:
Ben Parees 2017-05-23 15:53:51 -04:00 committed by GitHub
parent 95c092763d
commit 9a913714c7
3 changed files with 3 additions and 3 deletions

View File

@ -102,7 +102,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${NAMESPACE}",
"name": "nodejs:4"
"name": "nodejs:6"
},
"env": [
{

View File

@ -102,7 +102,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${NAMESPACE}",
"name": "nodejs:4"
"name": "nodejs:6"
},
"env": [
{

View File

@ -89,7 +89,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${NAMESPACE}",
"name": "nodejs:4"
"name": "nodejs:6"
},
"env": [
{