Skip to content

Commit

Permalink
Merge pull request bitwalker#51 from EskiMag/patch-1
Browse files Browse the repository at this point in the history
Update README.md for Elixir 1.9.0 and Node 10.16.x
  • Loading branch information
bitwalker authored Jul 4, 2019
2 parents 5b963f8 + 59a3f3f commit 08b91fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This Dockerfile provides everything you need to run your Phoenix application in Docker out of the box.

It is based on my `alpine-erlang` image, and installs Elixir (1.8.1), Node.js (8.14.x), Hex and Rebar. It can handle compiling
It is based on my `alpine-erlang` image, and installs Elixir (1.9.0), Node.js (10.16.x), Hex and Rebar. It can handle compiling
your Node and Elixir dependencies as part of it's build.

## Usage
Expand Down

0 comments on commit 08b91fc

Please sign in to comment.