added file package to fix upload

master
Marc Bouvier 4 years ago
parent f2c945d23a
commit bd56dd57c3

@ -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…
Cancel
Save