mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-13 10:02:15 +00:00
Merge pull request #29 from nikdoof/renovate/python-3.x
Update python Docker tag to v3.12
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3.11-alpine
|
||||
FROM python:3.12-alpine
|
||||
WORKDIR /app
|
||||
COPY . /app
|
||||
RUN pip install .
|
||||
|
||||
Reference in New Issue
Block a user