Compare commits
1 Commits
56a49ed2e3
...
0.9.11
Author | SHA1 | Date | |
---|---|---|---|
e1cb46cb97 |
@ -7,7 +7,7 @@ RUN apk add --no-cache build-base npm git python3
|
|||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# install hex + rebar
|
# install hex + rebar
|
||||||
RUN mix local.rebar --force &&
|
RUN mix local.rebar --force && \
|
||||||
mix local.hex --force
|
mix local.hex --force
|
||||||
|
|
||||||
# set build ENV
|
# set build ENV
|
||||||
|
Reference in New Issue
Block a user