Compare commits
3 Commits
d573b8a421
...
eeef7c94cd
Author | SHA1 | Date | |
---|---|---|---|
eeef7c94cd | |||
3c3391b3a6 | |||
52460024b9 |
@ -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