Skip to content

Commit 77fe850

Browse files
committed
Adds version details in README file
Describe elixir and phoenix versions used in the dockerfile
1 parent f3d005a commit 77fe850

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Docker image for use on API projects using phoenix framework. This image provide
44
phoenix framework and basic dependencies. Since it was not intended to support any
55
client side work, it does not install Node, Brunch, PostgreSQL or any of their dependencies.
66

7-
This image is build on top of the official elixir alpine based image.
7+
This image is build on top of the official elixir alpine based image. It provides elixir
8+
1.6.5 and phoenix 1.3.2.

0 commit comments

Comments
 (0)