mirror of
https://github.com/derogab/ITAvsCOVIDbot
synced 2025-02-17 12:00:48 +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…
x
Reference in New Issue
Block a user