mirror of
https://github.com/DerrtSML/qbittorent_bot.git
synced 2026-08-27 14:17:54 +03:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ WORKDIR /app
|
||||
|
||||
# Копируем файл зависимостей и устанавливаем их
|
||||
#COPY requirements.txt .
|
||||
#RUN pip install --no-cache-dir -r requirements.txt
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
# Копируем остальные файлы приложения
|
||||
COPY . .
|
||||
|
||||
Reference in New Issue
Block a user