Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
HakkaOfDev committed Mar 23, 2022
2 parents 4db68c3 + 5072bcd commit f6f5b80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workers/logs/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ WORKDIR /app
ENV PATH="${PATH}:/root/.local/bin"
ENV PYTHONPATH="/app/src"
ENV PYTHONUNBUFFERED=1
ENV TZ Europe/Paris

COPY requirements.txt .
RUN pip install --upgrade pip
Expand Down

0 comments on commit f6f5b80

Please sign in to comment.