mirror of
https://github.com/derogab/ITAvsCOVIDbot
synced 2024-12-28 00:11:00 +01:00
Fix Dockerfile
This commit is contained in:
parent
35de8e84c6
commit
6cbbd6d1b3
@ -19,7 +19,7 @@ RUN apk update --no-cache \
|
||||
&& python3 -m pip install --no-cache-dir --upgrade pip
|
||||
|
||||
# Copy PIP extra index URLs
|
||||
COPY pip.conf
|
||||
COPY pip.conf .
|
||||
|
||||
# Copy requirements
|
||||
COPY requirements.txt .
|
||||
|
Loading…
Reference in New Issue
Block a user