psycho postgres 2: the sequel: the squeakuel
This commit is contained in:
parent
5619b5a39f
commit
e2d9f6e682
|
@ -24,7 +24,7 @@ WORKDIR /frogress
|
||||||
|
|
||||||
ENV PATH="$PATH:/etc/poetry/bin"
|
ENV PATH="$PATH:/etc/poetry/bin"
|
||||||
|
|
||||||
RUN poetry add psycopg2
|
RUN poetry add psycopg2-binary
|
||||||
RUN poetry install
|
RUN poetry install
|
||||||
|
|
||||||
COPY .env /frogress
|
COPY .env /frogress
|
||||||
|
|
Loading…
Reference in New Issue