Skip to content

Commit

Permalink
Merge pull request #212 from raspersc2/feat/python312-support
Browse files Browse the repository at this point in the history
feat: Python 3.12 support with updated packages
  • Loading branch information
lladdy authored Nov 23, 2024
2 parents 4f97869 + 55340b5 commit b549323
Show file tree
Hide file tree
Showing 3 changed files with 490 additions and 413 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile.bot
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG PYTHON_VERSION=3.11
ARG PYTHON_VERSION=3.12

FROM python:$PYTHON_VERSION-slim-bookworm
LABEL AI Arena <[email protected]>
Expand Down
Loading

0 comments on commit b549323

Please sign in to comment.