mirror of
https://github.com/correl/docker-pleroma.git
synced 2024-11-23 11:09:55 +00:00
Update elixir to 1.8 (#4)
This commit is contained in:
parent
ba06b52312
commit
ba9fdee82e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM elixir:1.7-alpine
|
FROM elixir:1.8-alpine
|
||||||
|
|
||||||
ENV UID=911 GID=911 \
|
ENV UID=911 GID=911 \
|
||||||
MIX_ENV=prod
|
MIX_ENV=prod
|
||||||
|
|
Loading…
Reference in a new issue