diff --git a/Makefile b/Makefile index 946e0870..47e7a711 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ binary-container: .PHONY: binary-stacker binary-stacker: - stacker build --roots ${TMPDIR} --substitute PWD=$$PWD + stacker --roots-dir ${TMPDIR} build --substitute PWD=$$PWD .PHONY: image image: