Skip to content

Commit

Permalink
upgrade pypy to 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
yingziwu committed Jun 24, 2023
1 parent 916e32e commit 39ae63d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# `poetry export | pip install -r /dev/stdin`, but beware: we have experienced bugs in
# in `poetry export` in the past.

ARG PYTHON_VERSION=3.9
ARG PYTHON_VERSION=3.10

###
### Stage 0: generate requirements.txt
Expand Down

0 comments on commit 39ae63d

Please sign in to comment.