mirror of
https://github.com/DerrtSML/qbittorent_bot.git
synced 2026-08-27 16:27:54 +03:00
Update Dockerfile
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
# ...
|
||||||
|
RUN pip install --no-cache-dir --upgrade pip
|
||||||
|
RUN pip install --no-cache-dir -r requirements.txt
|
||||||
|
# ...
|
||||||
|
|
||||||
# Используем официальный образ Python
|
# Используем официальный образ Python
|
||||||
FROM python:3.10-slim-buster
|
FROM python:3.10-slim-buster
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user