mirror of
https://github.com/father-bot/chatgpt_telegram_bot.git
synced 2026-06-13 03:54:57 +03:00
Update Dockerfile
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ ENV PIP_DISABLE_PIP_VERSION_CHECK=on
|
||||
ENV PIP_DEFAULT_TIMEOUT=100
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y python3 python3-pip python-dev build-essential python3-venv ffmpeg
|
||||
RUN apt-get install -y python3 python3-pip python3-dev build-essential python3-venv ffmpeg
|
||||
|
||||
RUN mkdir -p /code
|
||||
ADD . /code
|
||||
|
||||
Reference in New Issue
Block a user