Browse Source

Mise à jour de 'docker/ Dockerfile'

master
TheBidouilleur 2 months ago
parent
commit
7e9d44428a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      docker/ Dockerfile

+ 0
- 1
docker/ Dockerfile View File

@@ -2,7 +2,6 @@ FROM python:3.6
RUN git clone https://git.thoughtless.eu/Cinabre/Telegram-Betaseries /app

WORKDIR /app
RUN echo $TEST

RUN pip install requests
RUN pip install python-telegram-bot


Loading…
Cancel
Save