Update relx to 1.1.0

This commit is contained in:
Correl Roush 2014-12-12 10:31:45 -05:00
parent 3a7549da70
commit 3916e53cce
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ MAINTAINER Correl Roush <correl@gmail.com>
ENV OTP_VERSION 17.3
ENV REBAR_VERSION 2.5.1
ENV RELX_VERSION 1.1.0-rc1
ENV RELX_VERSION v1.1.0
RUN DEBIAN_FRONTEND=noninteractive \
apt-get update -qq \

View file

@ -4,7 +4,7 @@ MAINTAINER Correl Roush <correl@gmail.com>
ENV OTP_VERSION R15B03-1
ENV REBAR_VERSION 2.5.1
ENV RELX_VERSION 1.1.0-rc1
ENV RELX_VERSION v1.1.0
RUN DEBIAN_FRONTEND=noninteractive \
apt-get update -qq \

View file

@ -4,7 +4,7 @@ MAINTAINER Correl Roush <correl@gmail.com>
ENV OTP_VERSION R16B03-1
ENV REBAR_VERSION 2.5.1
ENV RELX_VERSION 1.1.0-rc1
ENV RELX_VERSION v1.1.0
RUN DEBIAN_FRONTEND=noninteractive \
apt-get update -qq \