hectcastro / docker-riak-cs

A Docker project to bring up a local Riak CS cluster.
https://registry.hub.docker.com/u/hectcastro/riak-cs/
Apache License 2.0
42 stars 21 forks source link

Not using the latest versions #11

Closed iby closed 9 years ago

iby commented 9 years ago

According to the documentation the latest compatible versions of Riak CS, Riak and Stanchion are 1.5.2, 1.4.10 and 1.5.0 accordingly. Dockerfile uses a bit outdated packages.

ENV RIAK_VERSION 1.4.9
ENV RIAK_SHORT_VERSION 1.4
ENV RIAK_CS_VERSION 1.4.5
ENV RIAK_CS_SHORT_VERSION 1.4
ENV STANCHION_VERSION 1.4.3
ENV STANCHION_SHORT_VERSION 1.4
ENV SERF_VERSION 0.6.2