Skip to content

Commit

Permalink
VerneMQ 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
larshesel committed Aug 15, 2017
1 parent b7534fc commit 41b804a
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.1.0
ENV VERNEMQ_VERSION 1.1.1

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 41b804a

Please sign in to comment.