added file package to fix upload
This commit is contained in:
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…
Reference in New Issue
Block a user