Bump elixir from 1.9-alpine to 1.10.4-alpine

Bumps elixir from 1.9-alpine to 1.10.4-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-24 11:03:36 +00:00
committed by GitHub
parent 3387aa42e7
commit 7d4eb420cf

View File

@ -1,4 +1,4 @@
FROM elixir:1.9-alpine
FROM elixir:1.10.4-alpine
ENV UID=911 GID=911 \
MIX_ENV=prod