Skip to content

Commit

Permalink
Merge pull request #16 from graphite-project/DZ-1.1.0-pre1
Browse files Browse the repository at this point in the history
Upgrade to Graphite 1.1.0-pre1
  • Loading branch information
deniszh authored Nov 27, 2017
2 parents 3bd725b + e44b08f commit 932101f
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 @@ -38,7 +38,7 @@ RUN pip install --upgrade pip && \
python-memcached==1.53 \
txAMQP==0.6.2

ARG version=1.0.2
ARG version=1.1.0-pre1
ARG whisper_version=${version}
ARG carbon_version=${version}
ARG graphite_version=${version}
Expand Down

0 comments on commit 932101f

Please sign in to comment.