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
|
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 apk add --no-cache make gcc libc-dev argon2 imagemagick
|
||||||
|
|
||||||
RUN mix local.hex --force && mix local.rebar --force
|
RUN mix local.hex --force && mix local.rebar --force
|
||||||
|
Loading…
Reference in New Issue
Block a user