This commit is contained in:
dependabot[bot] 2022-09-14 02:09:44 -07:00 committed by GitHub
commit 83f3333502
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
FROM python:3.10-rc-buster FROM python:3.11-rc-buster
ADD README.md / ADD README.md /
ADD generate.py / ADD generate.py /
ADD setup.py / ADD setup.py /