Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
mhas1381 committed Jul 15, 2023
1 parent d052caf commit 7c6d2b0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENV PYTHONUNBUFFERED=1
WORKDIR /app
COPY ./requirements.txt /app

RUN pip config set global.index-url https://pypi.iranrepo.ir/simple
# RUN pip config set global.index-url https://pypi.iranrepo.ir/simple
RUN pip3 install --upgrade pip
RUN pip3 install -r requirements.txt

Expand Down
Binary file modified data/db/global/pg_control
Binary file not shown.
Binary file modified data/db/pg_wal/000000010000000000000001
Binary file not shown.
Binary file modified data/db/pg_xact/0000
Binary file not shown.

0 comments on commit 7c6d2b0

Please sign in to comment.