forked from potsda.mn/mobilizon
Merge branch 'bug/fix-upload-broken' into 'master'
Bug/fix upload broken See merge request framasoft/mobilizon!297
This commit is contained in:
commit
814cfbc8eb
|
@ -1,6 +1,6 @@
|
|||
FROM bitwalker/alpine-elixir:latest
|
||||
|
||||
RUN apk add inotify-tools postgresql-client yarn
|
||||
RUN apk add inotify-tools postgresql-client yarn file
|
||||
RUN apk add --no-cache make gcc libc-dev argon2 imagemagick
|
||||
|
||||
RUN mix local.hex --force && mix local.rebar --force
|
||||
|
|
Loading…
Reference in a new issue