Compare commits
3 Commits
eeef7c94cd
...
d573b8a421
Author | SHA1 | Date | |
---|---|---|---|
d573b8a421 | |||
c8130f7e3f | |||
306e60d3c6 |
@ -7,7 +7,7 @@ RUN apk add --no-cache build-base npm git python3
|
||||
WORKDIR /app
|
||||
|
||||
# install hex + rebar
|
||||
RUN mix local.rebar --force && \
|
||||
RUN mix local.rebar --force &&
|
||||
mix local.hex --force
|
||||
|
||||
# set build ENV
|
||||
|
Loading…
Reference in New Issue
Block a user