Commit a8e4c72a authored by Karl Isenberg's avatar Karl Isenberg

Update mesos/docker cluster mesos version to 0.24

parent 273c9ce5
...@@ -13,7 +13,7 @@ etcd: ...@@ -13,7 +13,7 @@ etcd:
--initial-cluster-state new --initial-cluster-state new
mesosmaster1: mesosmaster1:
hostname: mesosmaster1 hostname: mesosmaster1
image: mesosphere/mesos:0.23.0-1.0.ubuntu1404 image: mesosphere/mesos:0.24.0-1.0.27.ubuntu1404
entrypoint: [ "mesos-master" ] entrypoint: [ "mesos-master" ]
ports: [ "5050:5050" ] ports: [ "5050:5050" ]
environment: environment:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment