We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95bf10 commit b8c163eCopy full SHA for b8c163e
1 file changed
docker/Dockerfile-fedora38
@@ -28,7 +28,7 @@ RUN dnf install -y \
28
wget \
29
&& git clone https://github.com/python/cpython.git \
30
&& cd cpython \
31
- && git checkout v3.12.0rc2 \
+ && git checkout v3.12.0rc3 \
32
&& ./configure \
33
&& make \
34
&& make install \
0 commit comments