summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordu.net>2016-07-16 18:32:17 +0200
committerLinus Nordberg <linus@nordu.net>2016-07-16 18:32:17 +0200
commit2de6ba883fd287d0a258495500acc5b1174040c1 (patch)
tree6d6012b46d8a620203763547ae9318d13062ed3a /Makefile
parentb6a38bf18a06034fde592e0387efdd1c1205081d (diff)
Fix typo.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 007de81..b21d0e2 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ catlfish-dev catlfish-dev-lunahsm:
docker build --no-cache --rm -t $@:latest $@
erlang:
- docker build --noc-cache --rm -t $@:latest $@
+ docker build --no-cache --rm -t $@:latest $@
base:
docker build --no-cache --rm -t $@:latest base-debian:jessie