updated bot version
This commit is contained in:
@@ -8,6 +8,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY bot.py .
|
||||
COPY config.py .
|
||||
COPY update_checker.py .
|
||||
# Create DB directory
|
||||
RUN mkdir -p /app/DB
|
||||
|
||||
|
||||
Reference in New Issue
Block a user