Commit 6bd794c8 authored by Поляков Илья Георгиевич's avatar Поляков Илья Георгиевич
Browse files

Update file Dockerfile

parent e2ccadae
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -9,7 +9,7 @@ ENV POSTGRES_HOST=postgres \
CHECK_INTERVAL=300
WORKDIR /app
RUN pip install psycopg2
RUN pip install psycopg2-binary
RUN localedef -i ru_RU -c -f UTF-8 -A /usr/share/locale/locale.alias ru_RU.UTF-8
COPY pinger.py .
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment