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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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