mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 05:52:57 +00:00
Correct URL in Source-to-Image template to reference master branch.
This commit is contained in:
@@ -130,7 +130,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "BUILDER_SCRIPTS",
|
"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
|
"required": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user