mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
Update mesos/docker cluster mesos version to 0.24
This commit is contained in:
parent
273c9ce503
commit
a8e4c72ad5
@ -13,7 +13,7 @@ etcd:
|
||||
--initial-cluster-state new
|
||||
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" ]
|
||||
ports: [ "5050:5050" ]
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user