mirror of
https://github.com/nikdoof/smsbot.git
synced 2026-01-30 03:58:16 +00:00
Version 0.0.4
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.10-alpine
|
||||
FROM python:3.11-alpine
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
RUN pip install .
|
||||
|
||||
Reference in New Issue
Block a user