Skip to content

Commit

Permalink
Bump Phoenix to latest patch
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelocg authored Sep 28, 2016
1 parent e69d803 commit f15bd42
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 @@ -27,7 +27,7 @@ RUN apt-get update && apt-get upgrade -y \
# clean up after ourselves
&& apt-get clean

ENV PHOENIX_VERSION 1.2.0
ENV PHOENIX_VERSION 1.2.1

# install the Phoenix Mix archive
RUN mix archive.install --force https://github.com/phoenixframework/archives/raw/master/phoenix_new-$PHOENIX_VERSION.ez
Expand Down

0 comments on commit f15bd42

Please sign in to comment.