Use OTP25
This commit is contained in:
parent
6bad242c3d
commit
efce0dcbe3
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
FROM hexpm/elixir:1.13.4-erlang-25.0.2-alpine-3.16.0
|
FROM hexpm/elixir:1.14.2-erlang-25.1.2-alpine-3.14.8
|
||||||
RUN apk update
|
RUN apk update
|
||||||
RUN apk add git gcc g++ musl-dev make cmake file-dev rclone wget zip imagemagick elixir erlang
|
RUN apk add git gcc g++ musl-dev make cmake file-dev rclone wget zip imagemagick ffmpeg perl-image-exiftool exiftool
|
||||||
RUN mkdir /src
|
RUN mkdir /src
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
|
|
Loading…
Reference in a new issue