mirror of
https://github.com/decompals/frogress.git
synced 2025-12-14 15:46:19 +00:00
psycho postgres: the sequel
This commit is contained in:
@@ -24,6 +24,7 @@ WORKDIR /frogress
|
|||||||
|
|
||||||
ENV PATH="$PATH:/etc/poetry/bin"
|
ENV PATH="$PATH:/etc/poetry/bin"
|
||||||
|
|
||||||
|
RUN poetry add psycopg2
|
||||||
RUN poetry install
|
RUN poetry install
|
||||||
|
|
||||||
COPY .env /frogress
|
COPY .env /frogress
|
||||||
|
|||||||
Reference in New Issue
Block a user