Skip to content
This repository has been archived by the owner on Jun 22, 2018. It is now read-only.

Commit

Permalink
fixing minimesos container version
Browse files Browse the repository at this point in the history
  • Loading branch information
sadovnikov committed Dec 4, 2015
1 parent 356260f commit a7d3902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/minimesos
@@ -1,6 +1,6 @@
#!/bin/sh

MINIMESOS_TAG="latest"
MINIMESOS_TAG="0.5.0"
MESOS_TAG="0.25.0-0.2.70.ubuntu1404"

PARAMS="$@"
Expand Down

0 comments on commit a7d3902

Please sign in to comment.