Rename 1.15 image to include otp25, clarify test names
This commit is contained in:
parent
058fa5471a
commit
8f0051d739
3 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +0,0 @@
|
|||
FROM elixir:1.12.3
|
||||
|
||||
# Single RUN statement, otherwise intermediate images are created
|
||||
# https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#run
|
||||
RUN apt-get update &&\
|
||||
apt-get install -y libmagic-dev cmake libimage-exiftool-perl ffmpeg &&\
|
||||
mix local.hex --force &&\
|
||||
mix local.rebar --force
|
||||
Loading…
Add table
Add a link
Reference in a new issue