Skip to content
Snippets Groups Projects
Commit 9a913714 authored by Ben Parees's avatar Ben Parees Committed by GitHub
Browse files

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

parent 95c09276
No related branches found
No related tags found
No related merge requests found
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
"from": { "from": {
"kind": "ImageStreamTag", "kind": "ImageStreamTag",
"namespace": "${NAMESPACE}", "namespace": "${NAMESPACE}",
"name": "nodejs:4" "name": "nodejs:6"
}, },
"env": [ "env": [
{ {
......
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
"from": { "from": {
"kind": "ImageStreamTag", "kind": "ImageStreamTag",
"namespace": "${NAMESPACE}", "namespace": "${NAMESPACE}",
"name": "nodejs:4" "name": "nodejs:6"
}, },
"env": [ "env": [
{ {
......
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
"from": { "from": {
"kind": "ImageStreamTag", "kind": "ImageStreamTag",
"namespace": "${NAMESPACE}", "namespace": "${NAMESPACE}",
"name": "nodejs:4" "name": "nodejs:6"
}, },
"env": [ "env": [
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment