This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
chore(Elixir): Bump to version 1.9.4 (
#5394
)
Thomas Cioppettini
5 years ago
parent
0120da9a62
commit
cbf70ce060
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
frameworks/Elixir/phoenix/phoenix.dockerfile
+ 1
- 1
frameworks/Elixir/phoenix/phoenix.dockerfile
View File
@@ -1,4 +1,4 @@
-FROM elixir:1.9.
1
+FROM elixir:1.9.
4
ADD ./ /phoenix
WORKDIR /phoenix