This commit is contained in:
FloatingGhost 2023-08-01 13:04:01 +01:00
commit 70fb1706c7

View file

@ -1,4 +1,5 @@
FROM hexpm/elixir:1.14.2-erlang-25.1.2-alpine-3.14.8
#FROM hexpm/elixir:1.15.4-erlang-25.3.2.5-alpine-3.18.2
FROM hexpm/elixir:1.14.3-erlang-25.2.2-alpine-3.18.0
RUN apk update
RUN apk add git gcc g++ musl-dev make cmake file-dev rclone wget zip imagemagick ffmpeg perl-image-exiftool exiftool
RUN mkdir /src