Update to Phoenix 1.6 and chase dependencies

Also bump minimum Elixir to 1.11
This commit is contained in:
Mark Felder 2022-11-02 21:56:43 -04:00
commit 7c64f705f6
17 changed files with 99 additions and 59 deletions

View file

@ -1,4 +1,4 @@
FROM elixir:1.10.4
FROM elixir:1.11.4
# Single RUN statement, otherwise intermediate images are created
# https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run