Skip to content

Commit b8c163e

Browse files
committed
3.12-rc3
1 parent c95bf10 commit b8c163e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile-fedora38

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN dnf install -y \
2828
wget \
2929
&& git clone https://github.com/python/cpython.git \
3030
&& cd cpython \
31-
&& git checkout v3.12.0rc2 \
31+
&& git checkout v3.12.0rc3 \
3232
&& ./configure \
3333
&& make \
3434
&& make install \

0 commit comments

Comments
 (0)