Bump elixir from 1.11.2-alpine to 1.11.3-alpine

Bumps elixir from 1.11.2-alpine to 1.11.3-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-01-06 05:28:54 +00:00
committed by GitHub
parent 218c735d75
commit 01e8e90d22

View File

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