Bump elixir from 1.11.2-alpine to 1.11.4-alpine

Bumps elixir from 1.11.2-alpine to 1.11.4-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-17 05:31:17 +00:00
committed by GitHub
parent 218c735d75
commit d21ae2a983

View File

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