Revert "Changed templates to use nodejs:6"

This commit is contained in:
Ben Parees 2017-04-29 12:12:31 -04:00 committed by GitHub
parent b8d7dd7328
commit 814cde009f
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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