aboutsummaryrefslogtreecommitdiffstats
path: root/make/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'make/Makefile')
-rw-r--r--make/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/Makefile b/make/Makefile
index d81d0fb..480c268 100644
--- a/make/Makefile
+++ b/make/Makefile
@@ -109,4 +109,4 @@ check-release: .release
run:
- docker run $(RUN_ARGS) -it $(NAME)
+ docker run $(RUN_ARGS) -it $(IMAGE)