Skip to content

Commit

Permalink
Bump VerneMQ to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
larshesel committed Jun 22, 2017
1 parent 737f480 commit ca3d184
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 @@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y \
sudo \
&& rm -rf /var/lib/apt/lists/*

ENV VERNEMQ_VERSION 1.0.1
ENV VERNEMQ_VERSION 1.1.0

ADD https://bintray.com/artifact/download/erlio/vernemq/deb/jessie/vernemq_$VERNEMQ_VERSION-1_amd64.deb /tmp/vernemq.deb

Expand Down

0 comments on commit ca3d184

Please sign in to comment.