Skip to content
This repository has been archived by the owner on Aug 19, 2020. It is now read-only.

Commit

Permalink
Update mesos to v0.27.2
Browse files Browse the repository at this point in the history
Closes #32
  • Loading branch information
kfoss committed Mar 14, 2016
1 parent ea86caf commit ebe05d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/mesos-master/lab41/spark-mesos-base/Dockerfile
Expand Up @@ -4,7 +4,7 @@ MAINTAINER Kyle F <kylef@lab41.org>
ENV REFRESHED_AT 2015-07-29

# install mesos
ENV MESOS_VERSION 0.27.0-0.2.190.ubuntu1404
ENV MESOS_VERSION 0.27.2-2.0.15.ubuntu1404
RUN echo "deb http://repos.mesosphere.io/ubuntu/ trusty main" > /etc/apt/sources.list.d/mesosphere.list
RUN apt-key adv --keyserver keyserver.ubuntu.com --recv E56151BF
RUN apt-get --assume-yes update
Expand Down

0 comments on commit ebe05d5

Please sign in to comment.