Skip to content

Commit 39ae63d

Browse files
committed
upgrade pypy to 3.10
1 parent 916e32e commit 39ae63d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# `poetry export | pip install -r /dev/stdin`, but beware: we have experienced bugs in
2121
# in `poetry export` in the past.
2222

23-
ARG PYTHON_VERSION=3.9
23+
ARG PYTHON_VERSION=3.10
2424

2525
###
2626
### Stage 0: generate requirements.txt

0 commit comments

Comments
 (0)