Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

Commit

Permalink
Version locked libcalico for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ozdanborne committed Mar 1, 2016
1 parent e7cbce9 commit 0e4340b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dist/calico_mesos: $(CALICO_MESOS_FILES)
docker run --rm \
-v `pwd`/calico_mesos/:/code/calico_mesos \
-v `pwd`/dist/:/code/dist \
calico/build \
calico/build:v0.12.0 \
pyinstaller calico_mesos/calico_mesos.py -ayF

## Run the UTs in a container
Expand Down

0 comments on commit 0e4340b

Please sign in to comment.