Skip to content

Commit

Permalink
Upgraded to 1.1.0-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh authored Dec 8, 2017
1 parent 2da8285 commit 0ee6079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN if [ ! -z "${CONTAINER_TIMEZONE}" ]; \
RUN pip install --upgrade pip && \
pip install django==1.8.18

ARG version=1.1.0-pre5
ARG version=1.1.0-rc
ARG whisper_version=${version}
ARG carbon_version=${version}
ARG graphite_version=${version}
Expand Down

0 comments on commit 0ee6079

Please sign in to comment.