Skip to content

Commit

Permalink
Upgrade to Graphite 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deniszh authored Dec 19, 2017
1 parent c5b154e commit 530256d
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
ARG version=1.1.1
ARG whisper_version=${version}
ARG carbon_version=${version}
ARG graphite_version=${version}
Expand Down

0 comments on commit 530256d

Please sign in to comment.