mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2026-02-15 17:16:57 +00:00
Bump minimum Elixir to 1.12
This commit is contained in:
parent
ba988a9abc
commit
d9f031c9da
4 changed files with 10 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM elixir:1.11.4
|
||||
FROM elixir:1.12.3
|
||||
|
||||
# Single RUN statement, otherwise intermediate images are created
|
||||
# https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue