mirror of
https://github.com/correl/docker-pleroma.git
synced 2024-11-23 11:09:55 +00:00
Bump elixir from 1.11.2-alpine to 1.11.4-alpine (#26)
Bumps elixir from 1.11.2-alpine to 1.11.4-alpine. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
218c735d75
commit
864754639c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM elixir:1.11.2-alpine
|
FROM elixir:1.11.4-alpine
|
||||||
|
|
||||||
ENV UID=911 GID=911 \
|
ENV UID=911 GID=911 \
|
||||||
MIX_ENV=prod
|
MIX_ENV=prod
|
||||||
|
|
Loading…
Reference in a new issue