mirror of
https://github.com/AllSpiceIO/post-dr-comment.git
synced 2025-04-03 05:16:33 +00:00
Merge pull request #2 from AllSpiceIO/su/py-311
Downgrade to python 3.11
This commit is contained in:
commit
7ecfad7d8b
@ -1,4 +1,4 @@
|
||||
FROM python:3.12-bookworm
|
||||
FROM python:3.11-bookworm
|
||||
|
||||
COPY requirements.txt /requirements.txt
|
||||
COPY post_dr_comment.py /post_dr_comment.py
|
||||
|
Loading…
Reference in New Issue
Block a user