mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-11 03:52:56 +00:00
Fix Makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
# Use bash for inline if-statements in arch_patch target
|
# Use bash for inline if-statements in arch_patch target
|
||||||
SHELL:=bash
|
SHELL:=bash
|
||||||
REGISTRY?=quay.io
|
REGISTRY?=docker.io
|
||||||
OWNER?=jupyter
|
OWNER?=jupyter
|
||||||
|
|
||||||
# Need to list the images in build dependency order
|
# Need to list the images in build dependency order
|
||||||
|
Reference in New Issue
Block a user