Skip to content

Commit

Permalink
trial without postgres client
Browse files Browse the repository at this point in the history
  • Loading branch information
izelnakri committed Mar 1, 2020
1 parent b38f59b commit a0710a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ FROM "elixir:1.10.1-alpine"

WORKDIR /code/

RUN apk add postgresql
RUN mix local.hex --force && mix local.rebar --force

COPY ["mix.lock", "mix.exs", "/code/"]
Expand Down

0 comments on commit a0710a7

Please sign in to comment.