Correct URL in Source-to-Image template to reference master branch.

This commit is contained in:
Graham Dumpleton
2018-02-20 12:21:19 +11:00
parent d2cfd3de0d
commit 9850b5710e

View File

@@ -130,7 +130,7 @@
},
{
"name": "BUILDER_SCRIPTS",
"value": "https://raw.githubusercontent.com/jupyter/docker-stacks/source-to-image/examples/source-to-image",
"value": "https://raw.githubusercontent.com/jupyter/docker-stacks/master/examples/source-to-image",
"required": true
},
{