Skip to content

Commit

Permalink
Merge pull request #1 from Jentsch/patch-1
Browse files Browse the repository at this point in the history
Bump activator version to 1.3.4
  • Loading branch information
flurdy committed Jun 15, 2015
2 parents 7e39598 + a9042c8 commit d9fe070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUN apt-get update && \
apt-get clean -yq && \
rm -rf /var/lib/apt/lists/*

ENV ACTIVATOR_VERSION 1.3.2
ENV ACTIVATOR_VERSION 1.3.4

RUN cd /tmp && \
wget http://downloads.typesafe.com/typesafe-activator/$ACTIVATOR_VERSION/typesafe-activator-$ACTIVATOR_VERSION.zip && \
Expand Down

0 comments on commit d9fe070

Please sign in to comment.