Skip to content

Commit

Permalink
Update to 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tianon committed Jun 14, 2016
1 parent 0144b0c commit f387127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN apt-key adv --keyserver ha.pool.sks-keyservers.net --recv-keys 514A2AD631A57

RUN echo 'deb http://www.apache.org/dist/cassandra/debian 30x main' >> /etc/apt/sources.list.d/cassandra.list

ENV CASSANDRA_VERSION 3.0.6
ENV CASSANDRA_VERSION 3.0.7

RUN apt-get update \
&& apt-get install -y cassandra="$CASSANDRA_VERSION" \
Expand Down

0 comments on commit f387127

Please sign in to comment.