Skip to content

Commit

Permalink
Dockerfile update to elixir v1.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Dec 8, 2020
1 parent 7190ce9 commit 642f542
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
@@ -1,4 +1,4 @@
FROM "elixir:1.10.4-slim"
FROM "elixir:1.11.2-slim"

ARG MIX_ENV=dev
ENV MIX_ENV=$MIX_ENV
Expand Down

0 comments on commit 642f542

Please # to comment.